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

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

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

<artist/2366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12023#subject> ;
    schema:name "DEKU"@en ;
    foaf:made <album/12023#composition>,
        <album/12023#subject> ;
    foaf:name "DEKU"@en .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<album/12023#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Where Birds Returned"@en,
        "Where Birds Returned"@ja,
        "Where Birds Returned"@ja-latn ;
    mo:composer <artist/2366#subject> ;
    mo:produced_work <album/12023#musicalwork> ;
    schema:name "Where Birds Returned"@en,
        "Where Birds Returned"@ja,
        "Where Birds Returned"@ja-latn .

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

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

<org/207#subject> schema:name "Ruins on the Lotus Position"@en,
        "Ruins on the Lotus Position"@ja,
        "Ruins on the Lotus Position"@ja-latn ;
    foaf:name "Ruins on the Lotus Position"@en,
        "Ruins on the Lotus Position"@ja,
        "Ruins on the Lotus Position"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/12023/12023-1520027075.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12023#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Where Birds Returned"@en,
        "Where Birds Returned"@ja,
        "Where Birds Returned"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12023#musicalexpression> ;
    mo:publisher <org/207#subject> ;
    mo:record _:N82e41931ab294729b725618d9d97f1a8 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Suguri"@en ;
            foaf:name "Suguri"@en ] ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/12023/12023-1520027075.jpg> ;
    schema:name "Where Birds Returned"@en,
        "Where Birds Returned"@ja,
        "Where Birds Returned"@ja-latn ;
    schema:publisher <org/207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/12023/12023-1520027075.jpg> .

_:N0f9ad159efc04ca3a31d25e35f4183ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polarization of Waves"@ja,
        "Polarization of Waves"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "Polarization of Waves"@ja,
        "Polarization of Waves"@ja-latn .

_:N1a60af02cf9d48cfabfbb56f2b34a30b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance"@ja,
        "Distance"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "Distance"@ja,
        "Distance"@ja-latn .

_:N28ab44b04c3f4a928171cc4c7d457faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スバルノヒメ"@ja,
        "Subaru no Hime"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "スバルノヒメ"@ja,
        "Subaru no Hime"@ja-latn .

_:N3539ecfd338f4a4ea32a527e06e7e886 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Impact - Suguri AC"@ja,
        "Impact - Suguri AC"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "Impact - Suguri AC"@ja,
        "Impact - Suguri AC"@ja-latn .

_:N70718279c91b41098a12c08fba65e185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where Birds Returned"@ja,
        "Where Birds Returned"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT8:46"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "Where Birds Returned"@ja,
        "Where Birds Returned"@ja-latn .

_:Nb3ee5a56a51e40f6a4cdddadb716b7d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Dancer"@ja,
        "Cloud Dancer"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "Cloud Dancer"@ja,
        "Cloud Dancer"@ja-latn .

_:Nfd4afd8acafb4bd3a587325bfe677fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Logic"@ja,
        "Logic"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:N82e41931ab294729b725618d9d97f1a8 ;
    schema:name "Logic"@ja,
        "Logic"@ja-latn .

_:N82e41931ab294729b725618d9d97f1a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f9ad159efc04ca3a31d25e35f4183ac,
        _:N1a60af02cf9d48cfabfbb56f2b34a30b,
        _:N28ab44b04c3f4a928171cc4c7d457faf,
        _:N3539ecfd338f4a4ea32a527e06e7e886,
        _:N70718279c91b41098a12c08fba65e185,
        _:Nb3ee5a56a51e40f6a4cdddadb716b7d0,
        _:Nfd4afd8acafb4bd3a587325bfe677fe9 ;
    mo:track_count 7 ;
    schema:duration "PT43:36"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0f9ad159efc04ca3a31d25e35f4183ac,
        _:N1a60af02cf9d48cfabfbb56f2b34a30b,
        _:N28ab44b04c3f4a928171cc4c7d457faf,
        _:N3539ecfd338f4a4ea32a527e06e7e886,
        _:N70718279c91b41098a12c08fba65e185,
        _:Nb3ee5a56a51e40f6a4cdddadb716b7d0,
        _:Nfd4afd8acafb4bd3a587325bfe677fe9 .

