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

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

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

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

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

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

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

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

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

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35463#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/35463#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/35463#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sweet town"@en,
        "Sweet town"@ja,
        "Sweet town"@ja-latn ;
    mo:performance_of <album/35463#musicalwork> ;
    mo:performer _:N0377f398b0684c08a5dd63f45d1a66d4,
        _:N19a4871424fb486691ae5ccba83a0b4a,
        _:Nfa91c1fe6f3a474bb7e07787f5db38b0 ;
    mo:recorded_as <album/35463#musicalexpression> ;
    schema:byArtist _:N0377f398b0684c08a5dd63f45d1a66d4,
        _:N19a4871424fb486691ae5ccba83a0b4a,
        _:Nfa91c1fe6f3a474bb7e07787f5db38b0 ;
    schema:name "Sweet town"@en,
        "Sweet town"@ja,
        "Sweet town"@ja-latn ;
    schema:workPerformed <album/35463#musicalwork> .

<album/35463#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "Sweet town"@en,
        "Sweet town"@ja,
        "Sweet town"@ja-latn ;
    mo:catalogue_number "NKNM-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35463#musicalexpression> ;
    mo:publisher _:Ndee360aceccc419e893050168754bbb3 ;
    mo:record _:N9327556959204432a40d74857530ad8a ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Deyukushi"@en ;
            foaf:name "Deyukushi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chaka"@en ;
            foaf:name "Chaka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rei"@en ;
            foaf:name "Rei"@en ] ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "Sweet town"@en,
        "Sweet town"@ja,
        "Sweet town"@ja-latn ;
    schema:publisher _:Ndee360aceccc419e893050168754bbb3 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N0377f398b0684c08a5dd63f45d1a66d4 a schema:Person,
        foaf:Person ;
    mo:performed <album/35463#performance> ;
    schema:name "Deyukushi"@en ;
    foaf:name "Deyukushi"@en .

_:N19a4871424fb486691ae5ccba83a0b4a a schema:Person,
        foaf:Person ;
    mo:performed <album/35463#performance> ;
    schema:name "Chaka"@en ;
    foaf:name "Chaka"@en .

_:N322ddb79c5184fdf84c9f7c05ff01e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奇蹟のカンパネラを"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9327556959204432a40d74857530ad8a ;
    schema:name "奇蹟のカンパネラを"@ja .

_:N721e106e85724730accdb4f9a00e2ee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paranoiac Flower"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9327556959204432a40d74857530ad8a ;
    schema:name "Paranoiac Flower"@ja .

_:Ndee360aceccc419e893050168754bbb3 schema:name "NEKONAMi"@en ;
    foaf:name "NEKONAMi"@en .

_:Nefbc49c1da544a9bbf1c7465bed0728b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Escape"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9327556959204432a40d74857530ad8a ;
    schema:name "Sweet Escape"@ja .

_:Nfa91c1fe6f3a474bb7e07787f5db38b0 a schema:Person,
        foaf:Person ;
    mo:performed <album/35463#performance> ;
    schema:name "Rei"@en ;
    foaf:name "Rei"@en .

_:N9327556959204432a40d74857530ad8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N322ddb79c5184fdf84c9f7c05ff01e31,
        _:N721e106e85724730accdb4f9a00e2ee8,
        _:Nefbc49c1da544a9bbf1c7465bed0728b ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N322ddb79c5184fdf84c9f7c05ff01e31,
        _:N721e106e85724730accdb4f9a00e2ee8,
        _:Nefbc49c1da544a9bbf1c7465bed0728b .

