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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<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 .

<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 .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/16871#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Miss Understanding"@en,
        "Miss Understanding"@ja,
        "Miss Understanding"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/16871#musicalwork> ;
    schema:name "Miss Understanding"@en,
        "Miss Understanding"@ja,
        "Miss Understanding"@ja-latn .

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/16871/16871-1263182387.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/13088#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16871#performance> ;
    schema:name "minusiyon"@en,
        "まいなすいょん"@ja ;
    foaf:name "minusiyon"@en,
        "まいなすいょん"@ja .

<artist/2678#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16871#performance> ;
    schema:name "IRON-CHINO"@en ;
    foaf:name "IRON-CHINO"@en .

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

<album/16871#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Miss Understanding"@en,
        "Miss Understanding"@ja,
        "Miss Understanding"@ja-latn ;
    mo:catalogue_number "MIA-015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16871#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N96f84299fb434f3d9a9ff866fcea2217 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/16#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/13088#subject>,
        <artist/2678#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/16871/16871-1263182387.jpg> ;
    schema:name "Miss Understanding"@en,
        "Miss Understanding"@ja,
        "Miss Understanding"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/16871/16871-1263182387.jpg> .

_:N175265b723fd484c9864e066f915ccd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizard's Emotion"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Wizard's Emotion"@en .

_:N288d77d04e2f449fa2686f74585f4ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nature In Mountain"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Nature In Mountain"@en .

_:N398e113aea754fb5ada83267bfd58448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misunderstanding"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Misunderstanding"@en .

_:N4a7c6640ece44849997b37b6feafb2c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master Of Ride"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Master Of Ride"@en .

_:N9e90260de244489b8c94f9e035376aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sylphids Serves God"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Sylphids Serves God"@en .

_:Nbf017c50d46249e0972d388bb4d4e707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Filling Lack Of The Moon"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Filling Lack Of The Moon"@en .

_:Nd5a161da5841491dbec0aeda5fcc3432 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss Understanding"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Miss Understanding"@en .

_:Ne51b4e62ac2f466aac485ac9550b5169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrine Guardian"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Shrine Guardian"@en .

_:Ned1325c1ef1047cbb70f8e339cd34aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future is Undefined"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N96f84299fb434f3d9a9ff866fcea2217 ;
    schema:name "Future is Undefined"@en .

_:N96f84299fb434f3d9a9ff866fcea2217 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N175265b723fd484c9864e066f915ccd8,
        _:N288d77d04e2f449fa2686f74585f4ef6,
        _:N398e113aea754fb5ada83267bfd58448,
        _:N4a7c6640ece44849997b37b6feafb2c2,
        _:N9e90260de244489b8c94f9e035376aa0,
        _:Nbf017c50d46249e0972d388bb4d4e707,
        _:Nd5a161da5841491dbec0aeda5fcc3432,
        _:Ne51b4e62ac2f466aac485ac9550b5169,
        _:Ned1325c1ef1047cbb70f8e339cd34aac ;
    mo:track_count 9 ;
    schema:duration "PT39:09"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N175265b723fd484c9864e066f915ccd8,
        _:N288d77d04e2f449fa2686f74585f4ef6,
        _:N398e113aea754fb5ada83267bfd58448,
        _:N4a7c6640ece44849997b37b6feafb2c2,
        _:N9e90260de244489b8c94f9e035376aa0,
        _:Nbf017c50d46249e0972d388bb4d4e707,
        _:Nd5a161da5841491dbec0aeda5fcc3432,
        _:Ne51b4e62ac2f466aac485ac9550b5169,
        _:Ned1325c1ef1047cbb70f8e339cd34aac .

