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

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

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

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

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

<org/2311#subject> schema:name "Cold Sleep Girlfriend"@en,
        "Cold Sleep Girlfriend"@ja,
        "Cold Sleep Girlfriend"@ja-latn ;
    foaf:name "Cold Sleep Girlfriend"@en,
        "Cold Sleep Girlfriend"@ja,
        "Cold Sleep Girlfriend"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/98331/98331-1588035408.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/98331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sleeping Dolls"@en,
        "Sleeping Dolls"@ja,
        "Sleeping Dolls"@ja-latn ;
    mo:performance_of <album/98331#musicalwork> ;
    mo:performer _:N3cd88a737289447b8bab98c35cf7874f,
        <artist/34122#subject> ;
    mo:recorded_as <album/98331#musicalexpression> ;
    schema:byArtist _:N3cd88a737289447b8bab98c35cf7874f,
        <artist/34122#subject> ;
    schema:name "Sleeping Dolls"@en,
        "Sleeping Dolls"@ja,
        "Sleeping Dolls"@ja-latn ;
    schema:workPerformed <album/98331#musicalwork> .

<album/98331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Sleeping Dolls"@en,
        "Sleeping Dolls"@ja,
        "Sleeping Dolls"@ja-latn ;
    mo:catalogue_number "CSGF-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98331#musicalexpression> ;
    mo:publisher <org/2311#subject> ;
    mo:record _:N6a0ea654ab2e47d6bea0ed989abe06f5 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/18#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Batta"@en ;
            foaf:name "Batta"@en ],
        <artist/34122#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/98331/98331-1588035408.jpg> ;
    schema:name "Sleeping Dolls"@en,
        "Sleeping Dolls"@ja,
        "Sleeping Dolls"@ja-latn ;
    schema:publisher <org/2311#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/98331/98331-1588035408.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "tomo1"@en ;
    foaf:made <album/98331#lyrics> ;
    foaf:name "tomo1"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "tomo1"@en ;
    foaf:made <album/98331#subject> ;
    foaf:name "tomo1"@en .

_:N3cd88a737289447b8bab98c35cf7874f a schema:Person,
        foaf:Person ;
    mo:performed <album/98331#performance> ;
    schema:name "Batta"@en ;
    foaf:name "Batta"@en .

_:N86b880eb6dae4852a02bffee2440f7fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With You"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a0ea654ab2e47d6bea0ed989abe06f5 ;
    schema:name "With You"@en .

_:Ncec3c4c540204aaa943e2a5a679d0693 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleeping Dolls"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a0ea654ab2e47d6bea0ed989abe06f5 ;
    schema:name "Sleeping Dolls"@en .

_:N6a0ea654ab2e47d6bea0ed989abe06f5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86b880eb6dae4852a02bffee2440f7fe,
        _:Ncec3c4c540204aaa943e2a5a679d0693 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N86b880eb6dae4852a02bffee2440f7fe,
        _:Ncec3c4c540204aaa943e2a5a679d0693 .

