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

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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29748#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/29748#composition>,
        <album/29748#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/428#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29748#subject> ;
    schema:name "Jun Chikuma"@en ;
    foaf:made <album/29748#composition>,
        <album/29748#subject> ;
    foaf:name "Jun Chikuma"@en .

<product/2459#subject> a schema:CreativeWork ;
    schema:name "Faxanadu"@en,
        "ファザナドゥ"@ja,
        "Faxanadu"@ja-latn ;
    foaf:name "Faxanadu"@en,
        "ファザナドゥ"@ja,
        "Faxanadu"@ja-latn .

<product/416#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn ;
    foaf:name "The Legend of Zelda"@en,
        "ゼルダの伝説"@ja,
        "The Legend of Zelda"@ja-latn .

<product/7286#subject> a schema:CreativeWork ;
    schema:name "The Goonies II"@en,
        "グーニーズ2 フラッテリー最後の挑戦"@ja,
        "Goonies 2: Fratelli Saigo no Chousen"@ja-latn ;
    foaf:name "The Goonies II"@en,
        "グーニーズ2 フラッテリー最後の挑戦"@ja,
        "Goonies 2: Fratelli Saigo no Chousen"@ja-latn .

<release/26550#subject> a schema:CreativeWork ;
    schema:name "Ikari (NES)"@en,
        "怒 (NES)"@ja,
        "Ikari (NES)"@ja-latn ;
    foaf:name "Ikari (NES)"@en,
        "怒 (NES)"@ja,
        "Ikari (NES)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/84/29748/29748-1319880394.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/1114#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29748#performance> ;
    schema:name "Minibosses"@en ;
    foaf:name "Minibosses"@en .

<album/29748#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Halloween"@en,
        "Halloween"@ja,
        "Halloween"@ja-latn ;
    mo:composer <artist/11441#subject>,
        <artist/190#subject>,
        <artist/428#subject> ;
    mo:produced_work <album/29748#musicalwork> ;
    schema:name "Halloween"@en,
        "Halloween"@ja,
        "Halloween"@ja-latn .

<album/29748#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-29"^^xsd:date ;
    dcterms:title "Halloween"@en,
        "Halloween"@ja,
        "Halloween"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/29748#musicalexpression> ;
    mo:publisher _:Nf515b03ef8bf45e2ac64a6021f38113a ;
    mo:record _:N3a570c0699f44527a6c75ee51d462aec ;
    mo:record_count 1 ;
    schema:about <product/2459#subject>,
        <product/416#subject>,
        <product/7286#subject>,
        <release/26550#subject> ;
    schema:byArtist <artist/1114#subject> ;
    schema:datePublished "2011-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/29748/29748-1319880394.jpg> ;
    schema:name "Halloween"@en,
        "Halloween"@ja,
        "Halloween"@ja-latn ;
    schema:publisher _:Nf515b03ef8bf45e2ac64a6021f38113a ;
    foaf:depiction <https://media.vgm.io/albums/84/29748/29748-1319880394.jpg> .

_:N41a8a0a0e1924b31bb6fffc10578f8c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dark world"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "dark world"@en .

_:N4a0540b6e0a24689a66b5859e931f71e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "recorder 1978"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "recorder 1978"@en .

_:N4baec783a9724927ae3634d00264c916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "faxanaboo"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "faxanaboo"@en .

_:N7820b75034c44335a1a0bca6becb0eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "legend of hallowbike"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "legend of hallowbike"@en .

_:N94522d6da03f493f8ec3fdadddaeb2df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gooniesrdeadenough"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "gooniesrdeadenough"@en .

_:Ncf9c054af7fa46c9b2470fa275779670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the shape stalks ikari"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "the shape stalks ikari"@en .

_:Nd898de8cad0c474a8de146ac49ea1261 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "locked groove"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N3a570c0699f44527a6c75ee51d462aec ;
    schema:name "locked groove"@en .

_:Nf515b03ef8bf45e2ac64a6021f38113a schema:name "minibosses"@en ;
    foaf:name "minibosses"@en .

_:N3a570c0699f44527a6c75ee51d462aec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41a8a0a0e1924b31bb6fffc10578f8c2,
        _:N4a0540b6e0a24689a66b5859e931f71e,
        _:N4baec783a9724927ae3634d00264c916,
        _:N7820b75034c44335a1a0bca6becb0eaa,
        _:N94522d6da03f493f8ec3fdadddaeb2df,
        _:Ncf9c054af7fa46c9b2470fa275779670,
        _:Nd898de8cad0c474a8de146ac49ea1261 ;
    mo:track_count 7 ;
    schema:duration "PT13:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N41a8a0a0e1924b31bb6fffc10578f8c2,
        _:N4a0540b6e0a24689a66b5859e931f71e,
        _:N4baec783a9724927ae3634d00264c916,
        _:N7820b75034c44335a1a0bca6becb0eaa,
        _:N94522d6da03f493f8ec3fdadddaeb2df,
        _:Ncf9c054af7fa46c9b2470fa275779670,
        _:Nd898de8cad0c474a8de146ac49ea1261 .

