@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<product/19316#subject> a schema:CreativeWork ;
    dcterms:title "PlayStadium" ;
    schema:name "PlayStadium" .

<product/19317#subject> a schema:CreativeWork ;
    dcterms:created "1996-04-12"^^xsd:date ;
    dcterms:title "PlayStadium"@en,
        "プレイスタジアム"@ja,
        "PlayStadium"@ja-latn ;
    schema:datePublished "1996-04-12"^^xsd:date ;
    schema:name "PlayStadium"@en,
        "プレイスタジアム"@ja,
        "PlayStadium"@ja-latn .

<product/19318#subject> a schema:CreativeWork ;
    dcterms:created "1997-04-11"^^xsd:date ;
    dcterms:title "PlayStadium 2"@en,
        "プレイスタジアム2"@ja,
        "PlayStadium 2"@ja-latn ;
    schema:datePublished "1997-04-11"^^xsd:date ;
    schema:name "PlayStadium 2"@en,
        "プレイスタジアム2"@ja,
        "PlayStadium 2"@ja-latn .

<product/19319#subject> a schema:CreativeWork ;
    dcterms:created "1998-04-16"^^xsd:date ;
    dcterms:title "PlayStadium 3"@en,
        "プレイスタジアム3"@ja,
        "PlayStadium 3"@ja-latn ;
    schema:datePublished "1998-04-16"^^xsd:date ;
    schema:name "PlayStadium 3"@en,
        "プレイスタジアム3"@ja,
        "PlayStadium 3"@ja-latn .

<product/19320#subject> a schema:CreativeWork ;
    dcterms:created "1999-07-29"^^xsd:date ;
    dcterms:title "PlayStadium 4 ~Fumetsu no Dai League Ball~"@en,
        "プレイスタジアム4 ~不滅の大リーグボール~"@ja,
        "PlayStadium 4 ~Fumetsu no Dai League Ball~"@ja-latn ;
    schema:datePublished "1999-07-29"^^xsd:date ;
    schema:name "PlayStadium 4 ~Fumetsu no Dai League Ball~"@en,
        "プレイスタジアム4 ~不滅の大リーグボール~"@ja,
        "PlayStadium 4 ~Fumetsu no Dai League Ball~"@ja-latn .

