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

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

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

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/1896#composition>,
        <album/1896#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<artist/298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "Ayako Saso"@en,
        "佐宗綾子"@ja ;
    foaf:made <album/1896#composition>,
        <album/1896#subject> ;
    foaf:name "Ayako Saso"@en,
        "佐宗綾子"@ja .

<artist/299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "Takayuki Aihara"@en,
        "相原隆行"@ja ;
    foaf:made <album/1896#composition>,
        <album/1896#subject> ;
    foaf:name "Takayuki Aihara"@en,
        "相原隆行"@ja .

<product/1614#subject> a schema:CreativeWork ;
    schema:name "Street Fighter EX"@en,
        "ストリートファイターEX"@ja,
        "Street Fighter EX"@ja-latn ;
    foaf:name "Street Fighter EX"@en,
        "ストリートファイターEX"@ja,
        "Street Fighter EX"@ja-latn .

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

<album/1896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "escape goat"@en,
        "escape goat"@ja,
        "escape goat"@ja-latn ;
    mo:performance_of <album/1896#musicalwork> ;
    mo:recorded_as <album/1896#musicalexpression> ;
    schema:name "escape goat"@en,
        "escape goat"@ja,
        "escape goat"@ja-latn ;
    schema:workPerformed <album/1896#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/1896/1896-1235136949.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/1896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "escape goat"@en,
        "escape goat"@ja,
        "escape goat"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd."@en ;
            foaf:made <album/1896#composition> ;
            foaf:name "Ltd."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Arika Co."@en ;
            foaf:made <album/1896#composition> ;
            foaf:name "(Arika Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd.)"@en ;
            foaf:made <album/1896#composition> ;
            foaf:name "Ltd.)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Arika Co."@en ;
            foaf:made <album/1896#composition> ;
            foaf:name "(Arika Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Arika Co."@en ;
            foaf:made <album/1896#composition> ;
            foaf:name "(Arika Co."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ltd.)"@en ;
            foaf:made <album/1896#composition> ;
            foaf:name "Ltd.)"@en ],
        <artist/247#subject>,
        <artist/298#subject>,
        <artist/299#subject> ;
    mo:produced_work <album/1896#musicalwork> ;
    schema:name "escape goat"@en,
        "escape goat"@ja,
        "escape goat"@ja-latn .

<album/1896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-09-20"^^xsd:date ;
    dcterms:title "escape goat"@en,
        "escape goat"@ja,
        "escape goat"@ja-latn ;
    mo:catalogue_number "PCCBX-00001" ;
    mo:media_type "Enhanced CD" ;
    mo:publication_of <album/1896#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Ncf28db57052e453f8467cde95a2fdae4 ;
    mo:record_count 1 ;
    schema:about <product/1614#subject> ;
    schema:datePublished "1996-09-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/1896/1896-1235136949.jpg> ;
    schema:name "escape goat"@en,
        "escape goat"@ja,
        "escape goat"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/1896/1896-1235136949.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "(Arika Co."@en ;
    foaf:made <album/1896#subject> ;
    foaf:name "(Arika Co."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "(Arika Co."@en ;
    foaf:made <album/1896#subject> ;
    foaf:name "(Arika Co."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "Ltd.)"@en ;
    foaf:made <album/1896#subject> ;
    foaf:name "Ltd.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "(Arika Co."@en ;
    foaf:made <album/1896#subject> ;
    foaf:name "(Arika Co."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1896#subject> ;
    schema:name "Ltd.)"@en ;
    foaf:made <album/1896#subject> ;
    foaf:name "Ltd.)"@en .

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

_:N06d68843287e46ae9f6aabc5d82ba1f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker"@en,
        "Joker"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "Joker"@en,
        "Joker"@ja .

_:N09208f0486d34fd6b24d540a821d4e49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "escape beat"@en,
        "escape beat"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "escape beat"@en,
        "escape beat"@ja .

_:N0a105235396d4106afcf8fcdf7d205d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dolphin"@en,
        "Dolphin"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "Dolphin"@en,
        "Dolphin"@ja .

_:N17addeb1c7fe463482f87638738c0849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "circle game"@en,
        "circle game"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "circle game"@en,
        "circle game"@ja .

_:N50eddb432c5e45789f37d4383d8c66fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow juice"@en,
        "Rainbow juice"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "Rainbow juice"@en,
        "Rainbow juice"@ja .

_:N7de1266a2ef04b8780f57fdb16a72f01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amusementive crime"@en,
        "Amusementive crime"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "Amusementive crime"@en,
        "Amusementive crime"@ja .

_:N8c3c4d928b6946d8bb719483029c48f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cold pipe"@en,
        "cold pipe"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "cold pipe"@en,
        "cold pipe"@ja .

_:N9b341ccd843843b79b2857c4b16131f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver fox"@en,
        "Silver fox"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "Silver fox"@en,
        "Silver fox"@ja .

_:Na29ec072ff004688bfc3ad597bdf571a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "smart guy"@en,
        "smart guy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "smart guy"@en,
        "smart guy"@ja .

_:Nb2e532f782b34441a3a9d28f95e4b279 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sakura mankai"@en,
        "sakura満開"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ncf28db57052e453f8467cde95a2fdae4 ;
    schema:name "sakura mankai"@en,
        "sakura満開"@ja .

_:Ncf28db57052e453f8467cde95a2fdae4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06d68843287e46ae9f6aabc5d82ba1f5,
        _:N09208f0486d34fd6b24d540a821d4e49,
        _:N0a105235396d4106afcf8fcdf7d205d6,
        _:N17addeb1c7fe463482f87638738c0849,
        _:N50eddb432c5e45789f37d4383d8c66fc,
        _:N7de1266a2ef04b8780f57fdb16a72f01,
        _:N8c3c4d928b6946d8bb719483029c48f0,
        _:N9b341ccd843843b79b2857c4b16131f2,
        _:Na29ec072ff004688bfc3ad597bdf571a,
        _:Nb2e532f782b34441a3a9d28f95e4b279 ;
    mo:track_count 10 ;
    schema:duration "PT45:57"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06d68843287e46ae9f6aabc5d82ba1f5,
        _:N09208f0486d34fd6b24d540a821d4e49,
        _:N0a105235396d4106afcf8fcdf7d205d6,
        _:N17addeb1c7fe463482f87638738c0849,
        _:N50eddb432c5e45789f37d4383d8c66fc,
        _:N7de1266a2ef04b8780f57fdb16a72f01,
        _:N8c3c4d928b6946d8bb719483029c48f0,
        _:N9b341ccd843843b79b2857c4b16131f2,
        _:Na29ec072ff004688bfc3ad597bdf571a,
        _:Nb2e532f782b34441a3a9d28f95e4b279 .

