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

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

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

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

<event/153> a mo:Release ;
    schema:name "Released at Kyoukai kara Mieta Keshiki -Meguru- (Sep 09, 2012)" .

<product/45#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@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/35327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hifuu Moratorium"@en,
        "秘封モラトリアム"@ja,
        "Hifuu Moratorium"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/35327#musicalwork> ;
    schema:name "Hifuu Moratorium"@en,
        "秘封モラトリアム"@ja,
        "Hifuu Moratorium"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/72/35327/35327-1348149280.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35327#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/71051#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35327#performance> ;
    schema:name "Atori"@en,
        "あとり"@ja ;
    foaf:name "Atori"@en,
        "あとり"@ja .

<album/35327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hifuu Moratorium"@en,
        "秘封モラトリアム"@ja,
        "Hifuu Moratorium"@ja-latn ;
    mo:performance_of <album/35327#musicalwork> ;
    mo:performer _:N88cd6c11c8a641069228b6a78ecf758a,
        <artist/6729#subject>,
        <artist/71051#subject> ;
    mo:recorded_as <album/35327#musicalexpression> ;
    schema:byArtist _:N88cd6c11c8a641069228b6a78ecf758a,
        <artist/6729#subject>,
        <artist/71051#subject> ;
    schema:name "Hifuu Moratorium"@en,
        "秘封モラトリアム"@ja,
        "Hifuu Moratorium"@ja-latn ;
    schema:workPerformed <album/35327#musicalwork> .

<album/35327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-09-09"^^xsd:date ;
    dcterms:title "Hifuu Moratorium"@en,
        "秘封モラトリアム"@ja,
        "Hifuu Moratorium"@ja-latn ;
    mo:catalogue_number "HH2S-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35327#musicalexpression> ;
    mo:publisher _:Nea0d944e1a5b49b89ebc0f464ce2ae5d ;
    mo:record _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    mo:record_count 1 ;
    mo:release <event/153> ;
    schema:about <product/45#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "chi-se"@en ;
            foaf:name "chi-se"@en ],
        <artist/6729#subject>,
        <artist/71051#subject> ;
    schema:datePublished "2012-09-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/35327/35327-1348149280.jpg> ;
    schema:name "Hifuu Moratorium"@en,
        "秘封モラトリアム"@ja,
        "Hifuu Moratorium"@ja-latn ;
    schema:publisher _:Nea0d944e1a5b49b89ebc0f464ce2ae5d ;
    foaf:depiction <https://media.vgm.io/albums/72/35327/35327-1348149280.jpg> .

_:N27fbdf4a95f747ecb3045cfeb5eb3c48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒロシゲ丸ゴシックW4"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "ヒロシゲ丸ゴシックW4"@ja .

_:N3f17aecb806f40a89249de4b81c92dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starflyer"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "Starflyer"@ja .

_:N67edb3d1fcb94f44b5fedbff9690dbb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "放課後の音楽室でちゅっちゅ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "放課後の音楽室でちゅっちゅ"@ja .

_:N6c4a3904a0d44a8499dd45aa72942f07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "twinkle my star"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "twinkle my star"@ja .

_:N88cd6c11c8a641069228b6a78ecf758a a schema:Person,
        foaf:Person ;
    mo:performed <album/35327#performance> ;
    schema:name "chi-se"@en ;
    foaf:name "chi-se"@en .

_:Nacd8db8ae2684bddb3c0c8c3e5ad018a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホワイトアルバム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "ホワイトアルバム"@ja .

_:Nb20d17a162f24657831aea51487e7a83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女ミッドナイトラン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "少女ミッドナイトラン"@ja .

_:Nb75a7925b1594fd1bfc159df71fc8898 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戦場のキャンパスライフ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:43"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "戦場のキャンパスライフ"@ja .

_:Nd0c0db4946824214a1bd37d02e48d0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人の家路"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "二人の家路"@ja .

_:Nd358ddb2e8c44903972ebf472f62baa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the geese"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "Like the geese"@ja .

_:Nea0d944e1a5b49b89ebc0f464ce2ae5d schema:name "The World Society of Ghostly Field Disease"@en ;
    foaf:name "The World Society of Ghostly Field Disease"@en .

_:Nf42d229fc23b4570a96aedf1976ed1a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "brand new nikes"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nc15eb4129ebc4042a53be89d78bb7e38 ;
    schema:name "brand new nikes"@ja .

_:Nc15eb4129ebc4042a53be89d78bb7e38 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27fbdf4a95f747ecb3045cfeb5eb3c48,
        _:N3f17aecb806f40a89249de4b81c92dd4,
        _:N67edb3d1fcb94f44b5fedbff9690dbb6,
        _:N6c4a3904a0d44a8499dd45aa72942f07,
        _:Nacd8db8ae2684bddb3c0c8c3e5ad018a,
        _:Nb20d17a162f24657831aea51487e7a83,
        _:Nb75a7925b1594fd1bfc159df71fc8898,
        _:Nd0c0db4946824214a1bd37d02e48d0bb,
        _:Nd358ddb2e8c44903972ebf472f62baa5,
        _:Nf42d229fc23b4570a96aedf1976ed1a8 ;
    mo:track_count 10 ;
    schema:duration "PT50:21"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N27fbdf4a95f747ecb3045cfeb5eb3c48,
        _:N3f17aecb806f40a89249de4b81c92dd4,
        _:N67edb3d1fcb94f44b5fedbff9690dbb6,
        _:N6c4a3904a0d44a8499dd45aa72942f07,
        _:Nacd8db8ae2684bddb3c0c8c3e5ad018a,
        _:Nb20d17a162f24657831aea51487e7a83,
        _:Nb75a7925b1594fd1bfc159df71fc8898,
        _:Nd0c0db4946824214a1bd37d02e48d0bb,
        _:Nd358ddb2e8c44903972ebf472f62baa5,
        _:Nf42d229fc23b4570a96aedf1976ed1a8 .

