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

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

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

<artist/1924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94861#subject> ;
    schema:name "Masayoshi Minoshima"@en ;
    foaf:made <album/94861#composition>,
        <album/94861#subject> ;
    foaf:name "Masayoshi Minoshima"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/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/94861#lyrics> a mo:Lyrics .

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

<org/212#subject> schema:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn ;
    foaf:name "Alstroemeria Records"@en,
        "アルストロメリアレコーズ"@ja,
        "Alstroemeria Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/16/94861/94861-1577800815.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14775#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94861#performance> ;
    schema:name "ayame"@en ;
    foaf:made <album/94861#lyrics>,
        <album/94861#subject> ;
    foaf:name "ayame"@en .

<artist/1926#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94861#performance> ;
    schema:name "nomico"@en,
        "のみこ"@ja ;
    foaf:name "nomico"@en,
        "のみこ"@ja .

<artist/34842#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94861#performance> ;
    schema:name "mikicco"@en ;
    foaf:name "mikicco"@en .

<artist/34843#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/94861#performance> ;
    schema:name "miketama"@en,
        "みけたま"@ja ;
    foaf:name "miketama"@en,
        "みけたま"@ja .

<album/94861#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ENCLOSED DANCEHALL"@en,
        "ENCLOSED DANCEHALL"@ja,
        "ENCLOSED DANCEHALL"@ja-latn ;
    mo:performance_of <album/94861#musicalwork> ;
    mo:performer _:N57d94ddd9bfa4dc49a6527adca061cff,
        <artist/14775#subject>,
        <artist/1926#subject>,
        <artist/34842#subject>,
        <artist/34843#subject> ;
    mo:recorded_as <album/94861#musicalexpression> ;
    schema:byArtist _:N57d94ddd9bfa4dc49a6527adca061cff,
        <artist/14775#subject>,
        <artist/1926#subject>,
        <artist/34842#subject>,
        <artist/34843#subject> ;
    schema:name "ENCLOSED DANCEHALL"@en,
        "ENCLOSED DANCEHALL"@ja,
        "ENCLOSED DANCEHALL"@ja-latn ;
    schema:workPerformed <album/94861#musicalwork> .

<album/94861#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "ENCLOSED DANCEHALL"@en,
        "ENCLOSED DANCEHALL"@ja,
        "ENCLOSED DANCEHALL"@ja-latn ;
    mo:catalogue_number "ARCD0075" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94861#musicalexpression> ;
    mo:publisher <org/212#subject> ;
    mo:record _:N190ea48e0aa243a584bec934afa3adcd ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Akasake"@en ;
            foaf:name "Akasake"@en ],
        <artist/14775#subject>,
        <artist/1926#subject>,
        <artist/34842#subject>,
        <artist/34843#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/94861/94861-1577800815.jpg> ;
    schema:name "ENCLOSED DANCEHALL"@en,
        "ENCLOSED DANCEHALL"@ja,
        "ENCLOSED DANCEHALL"@ja-latn ;
    schema:publisher <org/212#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/94861/94861-1577800815.jpg> .

_:N21d085dbed0345138d4fbd7627a15f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crescent Moon"@en ;
    mo:track_number 8 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "Crescent Moon"@en .

_:N2974a9bb36144bdc91334cc09123e98c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chuckle Girl"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "Chuckle Girl"@en .

_:N343a3be9270346689ea8d69173e8dc7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HOLO."@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "HOLO."@en .

_:N3df6d05060944d09a9f5fc43986fd485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dynamite (ALR Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "Dynamite (ALR Remix)"@en .

_:N4a8dd1b363c2442683baf2e00ccf7463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God of Mountain"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "God of Mountain"@en .

_:N57d94ddd9bfa4dc49a6527adca061cff a schema:Person,
        foaf:Person ;
    mo:performed <album/94861#performance> ;
    schema:name "Akasake"@en ;
    foaf:name "Akasake"@en .

_:N7ece88df7dc34934ba84dd4f8b84fbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Recall"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "Can't Recall"@en .

_:N8849ba3b78234b2e820f362bc6337af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMBITION"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "AMBITION"@en .

_:N907794c6b098499bb522db3d14f0c4f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "END."@en ;
    mo:track_number 10 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "END."@en .

_:N970c9cc792194f73b5803e763c476272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENCDH"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "ENCDH"@en .

_:Nea2d7747945e43529ea2283fc84ea22b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverser"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N190ea48e0aa243a584bec934afa3adcd ;
    schema:name "Reverser"@en .

_:N190ea48e0aa243a584bec934afa3adcd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21d085dbed0345138d4fbd7627a15f99,
        _:N2974a9bb36144bdc91334cc09123e98c,
        _:N343a3be9270346689ea8d69173e8dc7d,
        _:N3df6d05060944d09a9f5fc43986fd485,
        _:N4a8dd1b363c2442683baf2e00ccf7463,
        _:N7ece88df7dc34934ba84dd4f8b84fbec,
        _:N8849ba3b78234b2e820f362bc6337af0,
        _:N907794c6b098499bb522db3d14f0c4f0,
        _:N970c9cc792194f73b5803e763c476272,
        _:Nea2d7747945e43529ea2283fc84ea22b ;
    mo:track_count 10 ;
    schema:duration "PT33:47"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N21d085dbed0345138d4fbd7627a15f99,
        _:N2974a9bb36144bdc91334cc09123e98c,
        _:N343a3be9270346689ea8d69173e8dc7d,
        _:N3df6d05060944d09a9f5fc43986fd485,
        _:N4a8dd1b363c2442683baf2e00ccf7463,
        _:N7ece88df7dc34934ba84dd4f8b84fbec,
        _:N8849ba3b78234b2e820f362bc6337af0,
        _:N907794c6b098499bb522db3d14f0c4f0,
        _:N970c9cc792194f73b5803e763c476272,
        _:Nea2d7747945e43529ea2283fc84ea22b .

