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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/61651#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chisana Sagashimono Prologue"@en,
        "小さな探し物 プロローグ"@ja,
        "Chisana Sagashimono Prologue"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/61651#musicalwork> ;
    schema:name "Chisana Sagashimono Prologue"@en,
        "小さな探し物 プロローグ"@ja,
        "Chisana Sagashimono Prologue"@ja-latn .

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

<org/599#subject> schema:name "EarlGray"@en,
        "アールグレイ"@ja,
        "EarlGray"@ja-latn ;
    foaf:name "EarlGray"@en,
        "アールグレイ"@ja,
        "EarlGray"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/61651/61651-1474170835.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2230#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61651#performance> ;
    schema:name "Oma Ichimura"@en,
        "壱智村小真"@ja ;
    foaf:name "Oma Ichimura"@en,
        "壱智村小真"@ja .

<artist/2265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61651#performance> ;
    schema:name "Yuuko Gotou"@en,
        "後藤邑子"@ja ;
    foaf:name "Yuuko Gotou"@en,
        "後藤邑子"@ja .

<artist/7552#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61651#performance> ;
    schema:name "Saki Fujita"@en,
        "藤田咲"@ja ;
    foaf:name "Saki Fujita"@en,
        "藤田咲"@ja .

<album/61651#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chisana Sagashimono Prologue"@en,
        "小さな探し物 プロローグ"@ja,
        "Chisana Sagashimono Prologue"@ja-latn ;
    mo:performance_of <album/61651#musicalwork> ;
    mo:performer <artist/2230#subject>,
        <artist/2265#subject>,
        <artist/7552#subject> ;
    mo:recorded_as <album/61651#musicalexpression> ;
    schema:byArtist <artist/2230#subject>,
        <artist/2265#subject>,
        <artist/7552#subject> ;
    schema:name "Chisana Sagashimono Prologue"@en,
        "小さな探し物 プロローグ"@ja,
        "Chisana Sagashimono Prologue"@ja-latn ;
    schema:workPerformed <album/61651#musicalwork> .

<album/61651#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Chisana Sagashimono Prologue"@en,
        "小さな探し物 プロローグ"@ja,
        "Chisana Sagashimono Prologue"@ja-latn ;
    mo:catalogue_number "EGCD-4001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61651#musicalexpression> ;
    mo:publisher <org/599#subject> ;
    mo:record _:Nf1d5dedf87ec4fd5824eff6ca5f39432 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/51#subject> ;
    schema:byArtist <artist/2230#subject>,
        <artist/2265#subject>,
        <artist/7552#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/61651/61651-1474170835.jpg> ;
    schema:name "Chisana Sagashimono Prologue"@en,
        "小さな探し物 プロローグ"@ja,
        "Chisana Sagashimono Prologue"@ja-latn ;
    schema:publisher <org/599#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/61651/61651-1474170835.jpg> .

_:N066fddd7de7146339aa6c6b2b0473d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅のおとも"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nf1d5dedf87ec4fd5824eff6ca5f39432 ;
    schema:name "旅のおとも"@ja .

_:N51ca27bd46b342b59d4cf3a68e76b3be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんとなくの始まり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:Nf1d5dedf87ec4fd5824eff6ca5f39432 ;
    schema:name "なんとなくの始まり"@ja .

_:Nf1d5dedf87ec4fd5824eff6ca5f39432 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N066fddd7de7146339aa6c6b2b0473d3e,
        _:N51ca27bd46b342b59d4cf3a68e76b3be ;
    mo:track_count 2 ;
    schema:duration "PT12:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N066fddd7de7146339aa6c6b2b0473d3e,
        _:N51ca27bd46b342b59d4cf3a68e76b3be .

