@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/89854> foaf:primaryTopic <album/89854#subject> .

<album/81745> a mo:Release ;
    mo:catalogue_number "N/A" .

<album/89854#vocals> a mo:Singer .

<artist/11441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89854#subject> ;
    schema:name "Satoe Terashima"@en,
        "寺島里恵"@ja ;
    foaf:made <album/89854#composition>,
        <album/89854#subject> ;
    foaf:name "Satoe Terashima"@en,
        "寺島里恵"@ja .

<artist/1270#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89854#subject> ;
    schema:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja ;
    foaf:made <album/89854#composition>,
        <album/89854#subject> ;
    foaf:name "Kinuyo Yamashita"@en,
        "山下絹代"@ja .

<artist/1351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89854#subject> ;
    schema:name "Minae Fujii"@en,
        "藤井美苗"@ja ;
    foaf:made <album/89854#composition>,
        <album/89854#subject> ;
    foaf:name "Minae Fujii"@en,
        "藤井美苗"@ja .

<product/2073#subject> a schema:CreativeWork ;
    schema:name "Mega Man 4"@en,
        "ロックマン4 新たなる野望!!"@ja,
        "Rockman 4: Aratanaru Yabou!!"@ja-latn ;
    foaf:name "Mega Man 4"@en,
        "ロックマン4 新たなる野望!!"@ja,
        "Rockman 4: Aratanaru Yabou!!"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<album/89854#musicalexpression> a mo:Signal ;
    mo:published_as <album/89854#subject> ;
    mo:records <album/89854#performance> .

<https://media.vgm.io/albums/45/89854/89854-1567101134.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89854#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/89854/89854-1567101134.jpg> ;
    foaf:depicts <album/89854#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/89854/89854-1567101134.jpg> .

<https://medium-media.vgm.io/albums/45/89854/89854-1567101134.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89854#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/89854#composition> ;
    mo:lyrics <album/89854#lyrics> ;
    mo:performed_in <album/89854#performance> ;
    mo:singer <album/89854#vocals> .

<artist/15662#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89854#performance> ;
    schema:name "Amanda Lepre"@en ;
    foaf:name "Amanda Lepre"@en .

<album/89854#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Skulls"@en,
        "Skulls"@ja,
        "Skulls"@ja-latn ;
    mo:performance_of <album/89854#musicalwork> ;
    mo:performer <artist/15662#subject>,
        <artist/2881#subject> ;
    mo:recorded_as <album/89854#musicalexpression> ;
    schema:byArtist <artist/15662#subject>,
        <artist/2881#subject> ;
    schema:name "Skulls"@en,
        "Skulls"@ja,
        "Skulls"@ja-latn ;
    schema:workPerformed <album/89854#musicalwork> .

<artist/2881#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89854#subject> ;
    mo:performed <album/89854#performance> ;
    schema:name "The Belmonts"@en,
        "The Megas"@en ;
    foaf:made <album/89854#composition>,
        <album/89854#lyrics>,
        <album/89854#subject> ;
    foaf:name "The Belmonts"@en,
        "The Megas"@en .

<album/89854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Skulls"@en,
        "Skulls"@ja,
        "Skulls"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "The Cure"@en ;
            foaf:made <album/89854#composition> ;
            foaf:name "The Cure"@en ],
        <artist/11441#subject>,
        <artist/1270#subject>,
        <artist/1351#subject>,
        <artist/2881#subject> ;
    mo:produced_work <album/89854#musicalwork> ;
    schema:name "Skulls"@en,
        "Skulls"@ja,
        "Skulls"@ja-latn .

<album/89854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-29"^^xsd:date ;
    dcterms:title "Skulls"@en,
        "Skulls"@ja,
        "Skulls"@ja-latn ;
    mo:catalogue_number "DLN-10" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/81745> ;
    mo:publication_of <album/89854#musicalexpression> ;
    mo:publisher _:N38130d4f108b4ab1a644a16541e9bfad ;
    mo:record _:N023f073b212d40558e1e98388798f4d5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Crow"@en ;
            foaf:name "The Crow"@en ],
        <product/2073#subject>,
        <product/812#subject> ;
    schema:byArtist <artist/15662#subject>,
        <artist/2881#subject> ;
    schema:datePublished "2019-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/89854/89854-1567101134.jpg> ;
    schema:name "Skulls"@en,
        "Skulls"@ja,
        "Skulls"@ja-latn ;
    schema:publisher _:N38130d4f108b4ab1a644a16541e9bfad ;
    foaf:depiction <https://media.vgm.io/albums/45/89854/89854-1567101134.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "The Cure"@en ;
    foaf:made <album/89854#subject> ;
    foaf:name "The Cure"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89854#subject> ;
    schema:name "The Cure"@en ;
    foaf:made <album/89854#subject> ;
    foaf:name "The Cure"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The Cure"@en ;
    foaf:made <album/89854#lyrics> ;
    foaf:name "The Cure"@en .

_:N38130d4f108b4ab1a644a16541e9bfad schema:name "The Megas"@en,
        "The Megas"@ja,
        "The Megas"@ja-latn ;
    foaf:name "The Megas"@en,
        "The Megas"@ja,
        "The Megas"@ja-latn .

_:N64d890b4260645b68384683db0566a19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cracked Skulls"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N023f073b212d40558e1e98388798f4d5 ;
    schema:name "Cracked Skulls"@en .

_:N8575c10f30074c05a4005eb1a9ac6feb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer (feat. Amanda Lepre)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N023f073b212d40558e1e98388798f4d5 ;
    schema:name "Vampire Killer (feat. Amanda Lepre)"@en .

_:Na9fb1d5c45284f1380e717867ccd511d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Child"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N023f073b212d40558e1e98388798f4d5 ;
    schema:name "Wicked Child"@en .

_:Nf67a5bb747ad4d9bbe2124a9f19e8557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N023f073b212d40558e1e98388798f4d5 ;
    schema:name "Burn"@en .

_:N023f073b212d40558e1e98388798f4d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N64d890b4260645b68384683db0566a19,
        _:N8575c10f30074c05a4005eb1a9ac6feb,
        _:Na9fb1d5c45284f1380e717867ccd511d,
        _:Nf67a5bb747ad4d9bbe2124a9f19e8557 ;
    mo:track_count 4 ;
    schema:duration "PT11:43"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N64d890b4260645b68384683db0566a19,
        _:N8575c10f30074c05a4005eb1a9ac6feb,
        _:Na9fb1d5c45284f1380e717867ccd511d,
        _:Nf67a5bb747ad4d9bbe2124a9f19e8557 .

