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

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

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

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

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

<album/100481#musicalexpression> a mo:Signal ;
    mo:published_as <album/100481#subject> ;
    mo:records <album/100481#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/18/100481/100481-1592500635.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/100481#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/100481/100481-1592500635.jpg> ;
    foaf:depicts <album/100481#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/100481/100481-1592500635.jpg> .

<https://medium-media.vgm.io/albums/18/100481/100481-1592500635.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/34122#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/100481#performance> ;
    schema:name "Marimo"@en,
        "まりも"@ja ;
    foaf:name "Marimo"@en,
        "まりも"@ja .

<album/100481#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-10"^^xsd:date ;
    dcterms:title "Imaginary Life"@en,
        "Imaginary Life"@ja,
        "Imaginary Life"@ja-latn ;
    mo:catalogue_number "CSGF-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100481#musicalexpression> ;
    mo:publisher <org/2311#subject> ;
    mo:record _:N3fe0e72f539c4eeab64b94d5c5d49e97 ;
    mo:record_count 1 ;
    schema:about <product/16#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/34122#subject> ;
    schema:datePublished "2016-07-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/100481/100481-1592500635.jpg> ;
    schema:name "Imaginary Life"@en,
        "Imaginary Life"@ja,
        "Imaginary Life"@ja-latn ;
    schema:publisher <org/2311#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/100481/100481-1592500635.jpg> .

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

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

_:N0949be271c5f4b21917eb2a928c9e264 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch The Train"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fe0e72f539c4eeab64b94d5c5d49e97 ;
    schema:name "Catch The Train"@ja .

_:N0b9f28bf6e4f44a6b05c1ee87f48f01c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見る巫女じゃいられない"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3fe0e72f539c4eeab64b94d5c5d49e97 ;
    schema:name "夢見る巫女じゃいられない"@ja .

_:N3fe0e72f539c4eeab64b94d5c5d49e97 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0949be271c5f4b21917eb2a928c9e264,
        _:N0b9f28bf6e4f44a6b05c1ee87f48f01c ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0949be271c5f4b21917eb2a928c9e264,
        _:N0b9f28bf6e4f44a6b05c1ee87f48f01c .

