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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34899#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/34899#composition>,
        <album/34899#subject> ;
    foaf:name "ZUN"@en .

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/34899#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the sign of IV"@en,
        "the sign of IV"@ja,
        "the sign of IV"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34899#musicalwork> ;
    schema:name "the sign of IV"@en,
        "the sign of IV"@ja,
        "the sign of IV"@ja-latn .

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

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

<org/235#subject> schema:name "Kraster"@en,
        "Kraster"@ja,
        "Kraster"@ja-latn ;
    foaf:name "Kraster"@en,
        "Kraster"@ja,
        "Kraster"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/34899/34899-1346095879.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/4354#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34899#performance> ;
    schema:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja ;
    foaf:made <album/34899#lyrics>,
        <album/34899#subject> ;
    foaf:name "Atsushi Haneoka"@en,
        "羽丘淳"@ja .

<album/34899#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the sign of IV"@en,
        "the sign of IV"@ja,
        "the sign of IV"@ja-latn ;
    mo:performance_of <album/34899#musicalwork> ;
    mo:performer _:Ncb4f26b0d0d545569ed413d7e3d6e88e,
        <artist/4354#subject> ;
    mo:recorded_as <album/34899#musicalexpression> ;
    schema:byArtist _:Ncb4f26b0d0d545569ed413d7e3d6e88e,
        <artist/4354#subject> ;
    schema:name "the sign of IV"@en,
        "the sign of IV"@ja,
        "the sign of IV"@ja-latn ;
    schema:workPerformed <album/34899#musicalwork> .

<album/34899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "the sign of IV"@en,
        "the sign of IV"@ja,
        "the sign of IV"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34899#musicalexpression> ;
    mo:publisher <org/235#subject> ;
    mo:record _:Nac9a9d5f59494070ba78135e1c063b2f ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/10#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ebi"@en ;
            foaf:name "ebi"@en ],
        <artist/4354#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/34899/34899-1346095879.jpg> ;
    schema:name "the sign of IV"@en,
        "the sign of IV"@ja,
        "the sign of IV"@ja-latn ;
    schema:publisher <org/235#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/34899/34899-1346095879.jpg> .

_:N0fd36e1fdd644ab18284ed150ef3453a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr.Astral"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "Mr.Astral"@ja .

_:N1763490637e8434cb8e3436f7b77655d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FinalZone -IVthedition"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "FinalZone -IVthedition"@ja .

_:N2e5ae71305de4800a36da1778b90d676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the sign of IV"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "the sign of IV"@ja .

_:N5de8def32c8b4a2392b9730dbab65c62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹色コスモス"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "虹色コスモス"@ja .

_:N74efe9b33b6a4db2945133138b7a95b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Killing ray"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "Killing ray"@ja .

_:Nb19809b113a24b78a5935c7db2ea8ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "隔絶性症候群"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "隔絶性症候群"@ja .

_:Nbadea3d192bb495ba63c7c5b127c67c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feeling star"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "Feeling star"@ja .

_:Ncb4f26b0d0d545569ed413d7e3d6e88e a schema:Person,
        foaf:Person ;
    mo:performed <album/34899#performance> ;
    schema:name "ebi"@en ;
    foaf:name "ebi"@en .

_:Nf884a730b462427d9554629d7df1c311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angelic tears"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nac9a9d5f59494070ba78135e1c063b2f ;
    schema:name "Angelic tears"@ja .

_:Nac9a9d5f59494070ba78135e1c063b2f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fd36e1fdd644ab18284ed150ef3453a,
        _:N1763490637e8434cb8e3436f7b77655d,
        _:N2e5ae71305de4800a36da1778b90d676,
        _:N5de8def32c8b4a2392b9730dbab65c62,
        _:N74efe9b33b6a4db2945133138b7a95b3,
        _:Nb19809b113a24b78a5935c7db2ea8ae8,
        _:Nbadea3d192bb495ba63c7c5b127c67c2,
        _:Nf884a730b462427d9554629d7df1c311 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0fd36e1fdd644ab18284ed150ef3453a,
        _:N1763490637e8434cb8e3436f7b77655d,
        _:N2e5ae71305de4800a36da1778b90d676,
        _:N5de8def32c8b4a2392b9730dbab65c62,
        _:N74efe9b33b6a4db2945133138b7a95b3,
        _:Nb19809b113a24b78a5935c7db2ea8ae8,
        _:Nbadea3d192bb495ba63c7c5b127c67c2,
        _:Nf884a730b462427d9554629d7df1c311 .

