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

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

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

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

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

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

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

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

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

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

<https://media.vgm.io/albums/85/39358/39358-244b712c8861.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39358#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/39358/39358-244b712c8861.jpg> ;
    foaf:depicts <album/39358#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/39358/39358-244b712c8861.jpg> .

<https://medium-media.vgm.io/albums/85/39358/39358-244b712c8861.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39358#performance> ;
    schema:name "itori"@en,
        "絃鳥"@ja ;
    foaf:name "itori"@en,
        "絃鳥"@ja .

<artist/12577#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39358#performance> ;
    schema:name "cold kiss"@en ;
    foaf:name "cold kiss"@en .

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39358#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<artist/5519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39358#performance> ;
    schema:name "Nachi Sakaue"@en,
        "坂上なち"@ja ;
    foaf:name "Nachi Sakaue"@en,
        "坂上なち"@ja .

<album/39358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dancing Dollz"@en,
        "Dancing Dollz"@ja,
        "Dancing Dollz"@ja-latn ;
    mo:performance_of <album/39358#musicalwork> ;
    mo:performer <artist/10288#subject>,
        <artist/12577#subject>,
        <artist/2514#subject>,
        <artist/5519#subject> ;
    mo:recorded_as <album/39358#musicalexpression> ;
    schema:byArtist <artist/10288#subject>,
        <artist/12577#subject>,
        <artist/2514#subject>,
        <artist/5519#subject> ;
    schema:name "Dancing Dollz"@en,
        "Dancing Dollz"@ja,
        "Dancing Dollz"@ja-latn ;
    schema:workPerformed <album/39358#musicalwork> .

<album/39358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Dancing Dollz"@en,
        "Dancing Dollz"@ja,
        "Dancing Dollz"@ja-latn ;
    mo:catalogue_number "CK-0027P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39358#musicalexpression> ;
    mo:publisher <org/993#subject> ;
    mo:record _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/29#subject> ;
    schema:byArtist <artist/10288#subject>,
        <artist/12577#subject>,
        <artist/2514#subject>,
        <artist/5519#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/39358/39358-244b712c8861.jpg> ;
    schema:name "Dancing Dollz"@en,
        "Dancing Dollz"@ja,
        "Dancing Dollz"@ja-latn ;
    schema:publisher <org/993#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/39358/39358-244b712c8861.jpg> .

_:N05c20f1b36c245cbb80b06b7634fb14a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "uni_Verse"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "uni_Verse"@ja .

_:N356c72169d364a1fb084004ab60bebc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And then …"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "And then …"@ja .

_:N54d5e68182f3474db5dd3d5ea76f576d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽園の風"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "楽園の風"@ja .

_:N75b1c5e8f4e7464daa4821b2c1977be7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "last station"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "last station"@ja .

_:N7ef4550564a248afa234e55fa18bd03c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Ending"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "Happy Ending"@ja .

_:N857ed5253b5f44d089528060eb4aac8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancing Dollz"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "Dancing Dollz"@ja .

_:Nb14d266c0336409b9a4561fc757b46e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 keys -Rock ReArrange ver."@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "2 keys -Rock ReArrange ver."@ja .

_:Nc621e0e8450b4b55804968c8b098691e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flower"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "flower"@ja .

_:Nc9034389023e4e908361a2fdabac213e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "esoragoto"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "esoragoto"@ja .

_:Nd6d9c5964a67479a80fe10e7bc948877 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "share the world"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfba96f036b8e48538d96029dfb32f2f4 ;
    schema:name "share the world"@ja .

_:Nfba96f036b8e48538d96029dfb32f2f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05c20f1b36c245cbb80b06b7634fb14a,
        _:N356c72169d364a1fb084004ab60bebc5,
        _:N54d5e68182f3474db5dd3d5ea76f576d,
        _:N75b1c5e8f4e7464daa4821b2c1977be7,
        _:N7ef4550564a248afa234e55fa18bd03c,
        _:N857ed5253b5f44d089528060eb4aac8b,
        _:Nb14d266c0336409b9a4561fc757b46e3,
        _:Nc621e0e8450b4b55804968c8b098691e,
        _:Nc9034389023e4e908361a2fdabac213e,
        _:Nd6d9c5964a67479a80fe10e7bc948877 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N05c20f1b36c245cbb80b06b7634fb14a,
        _:N356c72169d364a1fb084004ab60bebc5,
        _:N54d5e68182f3474db5dd3d5ea76f576d,
        _:N75b1c5e8f4e7464daa4821b2c1977be7,
        _:N7ef4550564a248afa234e55fa18bd03c,
        _:N857ed5253b5f44d089528060eb4aac8b,
        _:Nb14d266c0336409b9a4561fc757b46e3,
        _:Nc621e0e8450b4b55804968c8b098691e,
        _:Nc9034389023e4e908361a2fdabac213e,
        _:Nd6d9c5964a67479a80fe10e7bc948877 .

