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

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

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

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

<event/137> a mo:Release ;
    schema:name "Released at Kyoukai kara Mieta Keshiki (Nov 28, 2010)" .

<product/67#subject> a schema:CreativeWork ;
    schema:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn ;
    foaf:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn .

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

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

<album/29056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moonlit Passage"@en,
        "Moonlit Passage"@ja,
        "Moonlit Passage"@ja-latn ;
    mo:performance_of <album/29056#musicalwork> ;
    mo:recorded_as <album/29056#musicalexpression> ;
    schema:name "Moonlit Passage"@en,
        "Moonlit Passage"@ja,
        "Moonlit Passage"@ja-latn ;
    schema:workPerformed <album/29056#musicalwork> .

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

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

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

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

<album/29056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-28"^^xsd:date ;
    dcterms:title "Moonlit Passage"@en,
        "Moonlit Passage"@ja,
        "Moonlit Passage"@ja-latn ;
    mo:catalogue_number "DAPO-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29056#musicalexpression> ;
    mo:publisher <org/495#subject> ;
    mo:record _:N84bef2f76c1a4f1db5df9191aeaa853d ;
    mo:record_count 1 ;
    mo:release <event/137> ;
    schema:about <product/67#subject> ;
    schema:datePublished "2010-11-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/29056/29056-1316889119.jpg> ;
    schema:name "Moonlit Passage"@en,
        "Moonlit Passage"@ja,
        "Moonlit Passage"@ja-latn ;
    schema:publisher <org/495#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/29056/29056-1316889119.jpg> .

_:N57c3be95d9044ca18a2ace6f74525853 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜のパッセージ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N84bef2f76c1a4f1db5df9191aeaa853d ;
    schema:name "月夜のパッセージ"@ja .

_:N70bc56c1671f4fe4b84713435fe1a7c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "桜花びら、恋を乗せ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N84bef2f76c1a4f1db5df9191aeaa853d ;
    schema:name "桜花びら、恋を乗せ"@ja .

_:N72b3bf45135d4393aaee26656cf72aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風とペダル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N84bef2f76c1a4f1db5df9191aeaa853d ;
    schema:name "風とペダル"@ja .

_:N84bef2f76c1a4f1db5df9191aeaa853d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57c3be95d9044ca18a2ace6f74525853,
        _:N70bc56c1671f4fe4b84713435fe1a7c2,
        _:N72b3bf45135d4393aaee26656cf72aa2 ;
    mo:track_count 3 ;
    schema:duration "PT10:04"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N57c3be95d9044ca18a2ace6f74525853,
        _:N70bc56c1671f4fe4b84713435fe1a7c2,
        _:N72b3bf45135d4393aaee26656cf72aa2 .

