@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/21530#subject> a schema:CreativeWork ;
    dcterms:created "1991-01-25"^^xsd:date ;
    dcterms:title "Koutetsu no Kishi"@en,
        "鋼鉄の騎士"@ja,
        "Koutetsu no Kishi"@ja-latn ;
    schema:datePublished "1991-01-25"^^xsd:date ;
    schema:name "Koutetsu no Kishi"@en,
        "鋼鉄の騎士"@ja,
        "Koutetsu no Kishi"@ja-latn .

<product/21531#subject> a schema:CreativeWork ;
    dcterms:title "Koutetsu no Kishi" ;
    schema:name "Koutetsu no Kishi" .

<product/21532#subject> a schema:CreativeWork ;
    dcterms:created "1994-01-28"^^xsd:date ;
    dcterms:title "Koutetsu no Kishi 2: Sabaku no Rommel Gundan"@en,
        "鋼鉄の騎士2 砂漠のロンメル軍団"@ja,
        "Koutetsu no Kishi 2: Sabaku no Rommel Gundan"@ja-latn ;
    schema:datePublished "1994-01-28"^^xsd:date ;
    schema:name "Koutetsu no Kishi 2: Sabaku no Rommel Gundan"@en,
        "鋼鉄の騎士2 砂漠のロンメル軍団"@ja,
        "Koutetsu no Kishi 2: Sabaku no Rommel Gundan"@ja-latn .

<product/21533#subject> a schema:CreativeWork ;
    dcterms:created "1995-01-27"^^xsd:date ;
    dcterms:title "Koutetsu no Kishi 3 -Gekitotsu Europe Sensen-"@en,
        "鋼鉄の騎士3 −激突ヨーロッパ戦線−"@ja,
        "Koutetsu no Kishi 3 -Gekitotsu Europe Sensen-"@ja-latn ;
    schema:datePublished "1995-01-27"^^xsd:date ;
    schema:name "Koutetsu no Kishi 3 -Gekitotsu Europe Sensen-"@en,
        "鋼鉄の騎士3 −激突ヨーロッパ戦線−"@ja,
        "Koutetsu no Kishi 3 -Gekitotsu Europe Sensen-"@ja-latn .

