@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/10477#subject> a schema:CreativeWork ;
    dcterms:created "2016-07-12"^^xsd:date ;
    dcterms:title "Ghostbusters"@en,
        "Ghostbusters"@ja,
        "Ghostbusters"@ja-latn ;
    schema:datePublished "2016-07-12"^^xsd:date ;
    schema:name "Ghostbusters"@en,
        "Ghostbusters"@ja,
        "Ghostbusters"@ja-latn .

<product/17802#subject> a schema:CreativeWork ;
    dcterms:created "1990-06-30"^^xsd:date ;
    dcterms:title "Ghostbusters"@en,
        "ゴーストバスターズ"@ja,
        "Ghostbusters"@ja-latn ;
    schema:datePublished "1990-06-30"^^xsd:date ;
    schema:name "Ghostbusters"@en,
        "ゴーストバスターズ"@ja,
        "Ghostbusters"@ja-latn .

<product/19550#subject> a schema:CreativeWork ;
    dcterms:created "1990-12-26"^^xsd:date ;
    dcterms:title "New Ghostbusters II"@en,
        "NEWゴーストバスターズ2"@ja,
        "NEW Ghostbusters 2"@ja-latn ;
    schema:datePublished "1990-12-26"^^xsd:date ;
    schema:name "New Ghostbusters II"@en,
        "NEWゴーストバスターズ2"@ja,
        "NEW Ghostbusters 2"@ja-latn .

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

