@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:MetaZoo	foaf:primaryTopic	dbr:MetaZoo .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:MetaZoo	owl:sameAs	dbr:MetaZoo .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:MetaZoo	rdfs:label	"MetaZoo"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:MetaZoo	dct:subject	dbc:Card_games_introduced_in_2020 ,
		dbc:American_card_games ,
		dbc:Cryptozoology_in_fiction ,
		dbc:Fiction_about_tarot ,
		dbc:Fiction_about_parallel_universes ,
		dbc:Games_of_mental_skill ,
		dbc:Games_based_on_myths_and_legends ,
		dbc:Collectible_card_games ,
		dbc:Games_about_extraterrestrial_life .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:MetaZoo	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/MetaZoo?oldid=1311839429&ns=0> .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:MetaZoo	dbo:description	"trading card game"@en .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:MetaZoo	dbp:wikiPageUsesTemplate	dbt:Infobox_card_game ,
		dbt:Reflist ,
		dbt:Short_description ,
		dbt:Ubl ,
		dbt:Start_date_and_age ,
		dbt:URL .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:MetaZoo	dbp:date	"2020-08-01"^^xsd:date ;
	dbp:title	"MetaZoo"@en ;
	dbp:type	dbr:Collectible_card_game ;
	foaf:isPrimaryTopicOf	wikipedia-en:MetaZoo ;
	dbp:players	2 ;
	dbp:randomChance	"Some"@en ;
	dbp:skills	dbr:Collectible_card_game ,
		dbr:Reading ,
		dbr:Elementary_arithmetic ,
		""@en ;
	dbp:subtitle	"\"Magic is Real.\""@en .