@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/> .

<album/46636#composition> a mo:Composition ;
    dcterms:title "Devilman: The Birth / Evil Bird Siren"@en,
        "デビルマン 誕生編 / 妖鳥死麗濡編"@ja,
        "Devilman: Tanjouhen / Yochou Siren-hen"@ja-latn ;
    schema:name "Devilman: The Birth / Evil Bird Siren"@en,
        "デビルマン 誕生編 / 妖鳥死麗濡編"@ja,
        "Devilman: Tanjouhen / Yochou Siren-hen"@ja-latn .

<album/46636#lyrics> a mo:Lyrics .

<album/46636#performance> a mo:Performance ;
    dcterms:title "Devilman: The Birth / Evil Bird Siren"@en,
        "デビルマン 誕生編 / 妖鳥死麗濡編"@ja,
        "Devilman: Tanjouhen / Yochou Siren-hen"@ja-latn ;
    schema:name "Devilman: The Birth / Evil Bird Siren"@en,
        "デビルマン 誕生編 / 妖鳥死麗濡編"@ja,
        "Devilman: Tanjouhen / Yochou Siren-hen"@ja-latn .

<album/46636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-03-03"^^xsd:date ;
    dcterms:title "Devilman: The Birth / Evil Bird Siren"@en,
        "デビルマン 誕生編 / 妖鳥死麗濡編"@ja,
        "Devilman: Tanjouhen / Yochou Siren-hen"@ja-latn ;
    mo:catalogue_number "KICA-10" ;
    schema:about <product/5434#subject> ;
    schema:datePublished "1990-03-03"^^xsd:date ;
    schema:name "Devilman: The Birth / Evil Bird Siren"@en,
        "デビルマン 誕生編 / 妖鳥死麗濡編"@ja,
        "Devilman: Tanjouhen / Yochou Siren-hen"@ja-latn .

<product/5433#subject> a schema:CreativeWork ;
    dcterms:title "Devilman"@en,
        "デビルマン"@ja,
        "Devilman"@ja-latn ;
    schema:name "Devilman"@en,
        "デビルマン"@ja,
        "Devilman"@ja-latn .

<https://media.vgm.io/products/43/5434/5434-1503058161.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/5434#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/43/5434/5434-1503058161.jpg> ;
    foaf:depicts <product/5434#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/43/5434/5434-1503058161.jpg> .

<https://thumb-media.vgm.io/products/43/5434/5434-1503058161.jpg> a schema:ImageObject,
        foaf:Image .

<product/5434#subject> a schema:CreativeWork ;
    dcterms:created "1990-02-25"^^xsd:date ;
    dcterms:title "Devilman: Evil Bird Siren" ;
    schema:datePublished "1990-02-25"^^xsd:date ;
    schema:image <https://media.vgm.io/products/43/5434/5434-1503058161.jpg> ;
    schema:name "Devilman: Evil Bird Siren" ;
    foaf:depiction <https://media.vgm.io/products/43/5434/5434-1503058161.jpg> .

[] a mo:Singer .

