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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/12308#lyrics>,
        <album/12308#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/12308#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "hatch the new Fl∞w"@en,
        "hatch the new Fl∞w"@ja,
        "hatch the new Fl∞w"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/12308#musicalwork> ;
    schema:name "hatch the new Fl∞w"@en,
        "hatch the new Fl∞w"@ja,
        "hatch the new Fl∞w"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/80/12308/12308-1235577765.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12308#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "hatch the new Fl∞w"@en,
        "hatch the new Fl∞w"@ja,
        "hatch the new Fl∞w"@ja-latn ;
    mo:performance_of <album/12308#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/12308#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "hatch the new Fl∞w"@en,
        "hatch the new Fl∞w"@ja,
        "hatch the new Fl∞w"@ja-latn ;
    schema:workPerformed <album/12308#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/12308#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/12308#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "hatch the new Fl∞w"@en,
        "hatch the new Fl∞w"@ja,
        "hatch the new Fl∞w"@ja-latn ;
    mo:catalogue_number "CK-0008RM" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12308#musicalexpression> ;
    mo:publisher <org/211#subject> ;
    mo:record _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/33#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/12308/12308-1235577765.jpg> ;
    schema:name "hatch the new Fl∞w"@en,
        "hatch the new Fl∞w"@ja,
        "hatch the new Fl∞w"@ja-latn ;
    schema:publisher <org/211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/12308/12308-1235577765.jpg> .

_:N05a883faffc3438296bdbdaf2ab79162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIND BLOWS... (instrumental)"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "WIND BLOWS... (instrumental)"@en .

_:N11d1f8bef2864b7c82d273525aeea90b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEEP INSIDE THE WATER (instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "DEEP INSIDE THE WATER (instrumental)"@en .

_:N1369df2d16324f47939b16b7f6c10a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEEP INSIDE THE WATER"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "DEEP INSIDE THE WATER"@en .

_:N16fffa8d970a4206ab7df69af10d85cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GATHER GOLD (instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "GATHER GOLD (instrumental)"@en .

_:N5abaf7990f9f4403aa52264415199c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GATHER GOLD"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "GATHER GOLD"@en .

_:N7a8d08a03b5947c8b2fd66451bdfe513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STREAM OF LIFE (instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "STREAM OF LIFE (instrumental)"@en .

_:N81cf6d77ed0846cf8b8f897c52dbc206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE FAITH"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "TRUE FAITH"@en .

_:N84a7e6aea33d4b35bdeb4c9cea7a6543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE:WORLD (instrumental)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "RE:WORLD (instrumental)"@en .

_:N929808f02671496eab308524fc9251bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STREAM OF LIFE"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "STREAM OF LIFE"@en .

_:Nbf17c1c4de44440e9725b63db8b51286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WIND BLOWS..."@en ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "WIND BLOWS..."@en .

_:Nc6cde737c1ed45d5b3e5ffe2b83c73fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE:WORLD"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "RE:WORLD"@en .

_:Nf4f83df96f33438faf43127afa92d8f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRUE FAITH (instrumental)"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N9ea0b5999c8c4f5aa4933b10cd5e4c74 ;
    schema:name "TRUE FAITH (instrumental)"@en .

_:N9ea0b5999c8c4f5aa4933b10cd5e4c74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a883faffc3438296bdbdaf2ab79162,
        _:N11d1f8bef2864b7c82d273525aeea90b,
        _:N1369df2d16324f47939b16b7f6c10a62,
        _:N16fffa8d970a4206ab7df69af10d85cf,
        _:N5abaf7990f9f4403aa52264415199c81,
        _:N7a8d08a03b5947c8b2fd66451bdfe513,
        _:N81cf6d77ed0846cf8b8f897c52dbc206,
        _:N84a7e6aea33d4b35bdeb4c9cea7a6543,
        _:N929808f02671496eab308524fc9251bd,
        _:Nbf17c1c4de44440e9725b63db8b51286,
        _:Nc6cde737c1ed45d5b3e5ffe2b83c73fe,
        _:Nf4f83df96f33438faf43127afa92d8f5 ;
    mo:track_count 12 ;
    schema:duration "PT59:19"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N05a883faffc3438296bdbdaf2ab79162,
        _:N11d1f8bef2864b7c82d273525aeea90b,
        _:N1369df2d16324f47939b16b7f6c10a62,
        _:N16fffa8d970a4206ab7df69af10d85cf,
        _:N5abaf7990f9f4403aa52264415199c81,
        _:N7a8d08a03b5947c8b2fd66451bdfe513,
        _:N81cf6d77ed0846cf8b8f897c52dbc206,
        _:N84a7e6aea33d4b35bdeb4c9cea7a6543,
        _:N929808f02671496eab308524fc9251bd,
        _:Nbf17c1c4de44440e9725b63db8b51286,
        _:Nc6cde737c1ed45d5b3e5ffe2b83c73fe,
        _:Nf4f83df96f33438faf43127afa92d8f5 .

