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

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/4065#lyrics>,
        <album/4065#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

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

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4065#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/4065#composition>,
        <album/4065#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

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

<product/1024#subject> a schema:CreativeWork ;
    schema:name "planetarian ~the reverie of a little planet~"@en,
        "planetarian ~ちいさなほしのゆめ~"@ja,
        "planetarian ~Chiisana Hoshi no Yume~"@ja-latn ;
    foaf:name "planetarian ~the reverie of a little planet~"@en,
        "planetarian ~ちいさなほしのゆめ~"@ja,
        "planetarian ~Chiisana Hoshi no Yume~"@ja-latn .

<album/4065#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PLANETARIAN DRAMA CD: a snow globe"@en,
        "PLANETARIAN DRAMA CD: a snow globe"@ja,
        "PLANETARIAN DRAMA CD: a snow globe"@ja-latn ;
    mo:composer <artist/3#subject> ;
    mo:produced_work <album/4065#musicalwork> ;
    schema:name "PLANETARIAN DRAMA CD: a snow globe"@en,
        "PLANETARIAN DRAMA CD: a snow globe"@ja,
        "PLANETARIAN DRAMA CD: a snow globe"@ja-latn .

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

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

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/4065/4065-1167561707.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/3378#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4065#performance> ;
    schema:name "Keiko Suzuki"@en,
        "すずきけいこ"@ja ;
    foaf:name "Keiko Suzuki"@en,
        "すずきけいこ"@ja .

<album/4065#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PLANETARIAN DRAMA CD: a snow globe"@en,
        "PLANETARIAN DRAMA CD: a snow globe"@ja,
        "PLANETARIAN DRAMA CD: a snow globe"@ja-latn ;
    mo:performance_of <album/4065#musicalwork> ;
    mo:performer _:N23bc2712b30a461db86c6bf0e61c9f29,
        _:N37afe7863b45461682236b075a96f05e,
        _:Na5b84af9fbf64c1292a4664375492240,
        _:Na72f95bd51814a0c8a16fe3898c21eb8,
        <artist/3378#subject> ;
    mo:recorded_as <album/4065#musicalexpression> ;
    schema:byArtist _:N23bc2712b30a461db86c6bf0e61c9f29,
        _:N37afe7863b45461682236b075a96f05e,
        _:Na5b84af9fbf64c1292a4664375492240,
        _:Na72f95bd51814a0c8a16fe3898c21eb8,
        <artist/3378#subject> ;
    schema:name "PLANETARIAN DRAMA CD: a snow globe"@en,
        "PLANETARIAN DRAMA CD: a snow globe"@ja,
        "PLANETARIAN DRAMA CD: a snow globe"@ja-latn ;
    schema:workPerformed <album/4065#musicalwork> .

<album/4065#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-29"^^xsd:date ;
    dcterms:title "PLANETARIAN DRAMA CD: a snow globe"@en,
        "PLANETARIAN DRAMA CD: a snow globe"@ja,
        "PLANETARIAN DRAMA CD: a snow globe"@ja-latn ;
    mo:catalogue_number "KSLA-0027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4065#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/1024#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "水月阿伽留"@en ;
            foaf:name "水月阿伽留"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yuu Watanabe"@en ;
            foaf:name "Yuu Watanabe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "久子由美"@en ;
            foaf:name "久子由美"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "森小路旭"@en ;
            foaf:name "森小路旭"@en ],
        <artist/3378#subject> ;
    schema:datePublished "2006-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/4065/4065-1167561707.jpg> ;
    schema:name "PLANETARIAN DRAMA CD: a snow globe"@en,
        "PLANETARIAN DRAMA CD: a snow globe"@ja,
        "PLANETARIAN DRAMA CD: a snow globe"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/4065/4065-1167561707.jpg> .

_:N1b4841bc1d3d4a3f8e3a06602d8ad95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daily"@en,
        "日常"@ja,
        "Nichijou"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:37"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "Daily"@en,
        "日常"@ja,
        "Nichijou"@ja-latn .

_:N23bc2712b30a461db86c6bf0e61c9f29 a schema:Person,
        foaf:Person ;
    mo:performed <album/4065#performance> ;
    schema:name "森小路旭"@en ;
    foaf:name "森小路旭"@en .

_:N37afe7863b45461682236b075a96f05e a schema:Person,
        foaf:Person ;
    mo:performed <album/4065#performance> ;
    schema:name "久子由美"@en ;
    foaf:name "久子由美"@en .

_:N6146d2a9630248148fab0bf5eb0ae97e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Things That Change, Things That Stay Unchanged"@en,
        "変わる物、変わらない物"@ja,
        "Kawaru Mono, Kawaranai Mono"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT7:58"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "Things That Change, Things That Stay Unchanged"@en,
        "変わる物、変わらない物"@ja,
        "Kawaru Mono, Kawaranai Mono"@ja-latn .

_:N737c5fd84f5740248a74eca67ef8a07f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Snow Globe"@en,
        "雪圏球"@ja,
        "Setsukenkyuu"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "A Snow Globe"@en,
        "雪圏球"@ja,
        "Setsukenkyuu"@ja-latn .

_:N8ed4b686830e4f749823947505410def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape"@en,
        "脱走"@ja,
        "Dassou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "Escape"@en,
        "脱走"@ja,
        "Dassou"@ja-latn .

_:Na5b84af9fbf64c1292a4664375492240 a schema:Person,
        foaf:Person ;
    mo:performed <album/4065#performance> ;
    schema:name "Yuu Watanabe"@en ;
    foaf:name "Yuu Watanabe"@en .

_:Na72f95bd51814a0c8a16fe3898c21eb8 a schema:Person,
        foaf:Person ;
    mo:performed <album/4065#performance> ;
    schema:name "水月阿伽留"@en ;
    foaf:name "水月阿伽留"@en .

_:Nc0c8ba700f2046da983f142d0640437e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Year 29, Day 81"@en,
        "29年と81日"@ja,
        "29-Nen to 81-Ka"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT10:47"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "Year 29, Day 81"@en,
        "29年と81日"@ja,
        "29-Nen to 81-Ka"@ja-latn .

_:Nda0dae50fde446de95c82e3ee5c1eb59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bag"@en,
        "バグ"@ja,
        "Bag"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "Bag"@en,
        "バグ"@ja,
        "Bag"@ja-latn .

_:Nedeb87374d0746959c66c753d80bb706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Year 28, Day 87"@en,
        "28年と87日"@ja,
        "28-Nen to 87-Ka"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb0bbff5c304b4924ab6dfa988cb8a909 ;
    schema:name "Year 28, Day 87"@en,
        "28年と87日"@ja,
        "28-Nen to 87-Ka"@ja-latn .

_:Nb0bbff5c304b4924ab6dfa988cb8a909 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b4841bc1d3d4a3f8e3a06602d8ad95a,
        _:N6146d2a9630248148fab0bf5eb0ae97e,
        _:N737c5fd84f5740248a74eca67ef8a07f,
        _:N8ed4b686830e4f749823947505410def,
        _:Nc0c8ba700f2046da983f142d0640437e,
        _:Nda0dae50fde446de95c82e3ee5c1eb59,
        _:Nedeb87374d0746959c66c753d80bb706 ;
    mo:track_count 7 ;
    schema:duration "PT51:10"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1b4841bc1d3d4a3f8e3a06602d8ad95a,
        _:N6146d2a9630248148fab0bf5eb0ae97e,
        _:N737c5fd84f5740248a74eca67ef8a07f,
        _:N8ed4b686830e4f749823947505410def,
        _:Nc0c8ba700f2046da983f142d0640437e,
        _:Nda0dae50fde446de95c82e3ee5c1eb59,
        _:Nedeb87374d0746959c66c753d80bb706 .

