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

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

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

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

<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/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/102856#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Discovering the Place 1st Demo"@en,
        "Discovering the Place 1st Demo"@ja,
        "Discovering the Place 1st Demo"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/102856#musicalwork> ;
    schema:name "Discovering the Place 1st Demo"@en,
        "Discovering the Place 1st Demo"@ja,
        "Discovering the Place 1st Demo"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/65/102856/102856-b136185923c8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/102856#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Discovering the Place 1st Demo"@en,
        "Discovering the Place 1st Demo"@ja,
        "Discovering the Place 1st Demo"@ja-latn ;
    mo:performance_of <album/102856#musicalwork> ;
    mo:performer _:N9e756af77a364036a42df4a7f47897bd ;
    mo:recorded_as <album/102856#musicalexpression> ;
    schema:byArtist _:N9e756af77a364036a42df4a7f47897bd ;
    schema:name "Discovering the Place 1st Demo"@en,
        "Discovering the Place 1st Demo"@ja,
        "Discovering the Place 1st Demo"@ja-latn ;
    schema:workPerformed <album/102856#musicalwork> .

<album/102856#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-30"^^xsd:date ;
    dcterms:title "Discovering the Place 1st Demo"@en,
        "Discovering the Place 1st Demo"@ja,
        "Discovering the Place 1st Demo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/102856#musicalexpression> ;
    mo:publisher _:N359d92c24b9a4357bbcd3c3e7ebf0566 ;
    mo:record _:N0a430e7e17a84f27a72f8997e88e305a ;
    mo:record_count 1 ;
    mo:release <event/167> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ふぅー"@en ;
            foaf:name "ふぅー"@en ] ;
    schema:datePublished "2013-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/102856/102856-b136185923c8.jpg> ;
    schema:name "Discovering the Place 1st Demo"@en,
        "Discovering the Place 1st Demo"@ja,
        "Discovering the Place 1st Demo"@ja-latn ;
    schema:publisher _:N359d92c24b9a4357bbcd3c3e7ebf0566 ;
    foaf:depiction <https://media.vgm.io/albums/65/102856/102856-b136185923c8.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ふぅー"@en ;
    foaf:made <album/102856#subject> ;
    foaf:name "ふぅー"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ふぅー"@en ;
    foaf:made <album/102856#lyrics> ;
    foaf:name "ふぅー"@en .

_:N0fe8054b2af84e6880e49a59bc2d2491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaos swirling in my heart"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N0a430e7e17a84f27a72f8997e88e305a ;
    schema:name "Chaos swirling in my heart"@en .

_:N1e7a7cfc14c54c93ac629c31c5c2230d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light of the world"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N0a430e7e17a84f27a72f8997e88e305a ;
    schema:name "Light of the world"@en .

_:N359d92c24b9a4357bbcd3c3e7ebf0566 schema:name "Discovering the Place"@en,
        "Discovering the Place"@ja,
        "Discovering the Place"@ja-latn ;
    foaf:name "Discovering the Place"@en,
        "Discovering the Place"@ja,
        "Discovering the Place"@ja-latn .

_:N9e756af77a364036a42df4a7f47897bd a schema:Person,
        foaf:Person ;
    mo:performed <album/102856#performance> ;
    schema:name "ふぅー"@en ;
    foaf:name "ふぅー"@en .

_:Nf869ba60242f403cbf07814dad5de8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance of the horizon"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N0a430e7e17a84f27a72f8997e88e305a ;
    schema:name "Distance of the horizon"@en .

_:N0a430e7e17a84f27a72f8997e88e305a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fe8054b2af84e6880e49a59bc2d2491,
        _:N1e7a7cfc14c54c93ac629c31c5c2230d,
        _:Nf869ba60242f403cbf07814dad5de8a6 ;
    mo:track_count 3 ;
    schema:duration "PT13:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0fe8054b2af84e6880e49a59bc2d2491,
        _:N1e7a7cfc14c54c93ac629c31c5c2230d,
        _:Nf869ba60242f403cbf07814dad5de8a6 .

