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

<artist/2407#subject> a schema:Person,
        foaf:Person ;
    schema:name "Spelunker"@en,
        "すぺらんかー"@ja ;
    foaf:made <album/22679#lyrics>,
        <album/22679#subject> ;
    foaf:name "Spelunker"@en,
        "すぺらんかー"@ja .

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

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

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

<album/22679#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@en,
        "世界の線引きを紐解く素敵な小旅行"@ja,
        "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/22679#musicalwork> ;
    schema:name "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@en,
        "世界の線引きを紐解く素敵な小旅行"@ja,
        "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/97/22679/22679-1297144621.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/22679#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@en,
        "世界の線引きを紐解く素敵な小旅行"@ja,
        "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@ja-latn ;
    mo:performance_of <album/22679#musicalwork> ;
    mo:performer <artist/6729#subject> ;
    mo:recorded_as <album/22679#musicalexpression> ;
    schema:byArtist <artist/6729#subject> ;
    schema:name "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@en,
        "世界の線引きを紐解く素敵な小旅行"@ja,
        "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@ja-latn ;
    schema:workPerformed <album/22679#musicalwork> .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22679#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<album/22679#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-11-28"^^xsd:date ;
    dcterms:title "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@en,
        "世界の線引きを紐解く素敵な小旅行"@ja,
        "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@ja-latn ;
    mo:catalogue_number "STCD-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22679#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N2b8740a912084e24abfa387109aaa8e9 ;
    mo:record_count 1 ;
    mo:release <event/137> ;
    schema:byArtist <artist/6729#subject> ;
    schema:datePublished "2010-11-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/97/22679/22679-1297144621.jpg> ;
    schema:name "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@en,
        "世界の線引きを紐解く素敵な小旅行"@ja,
        "Sekai no Senbiki wo Himotoku Suteki na Shouryokou"@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/22679/22679-1297144621.jpg> .

_:N202c83c2674c4c0b8d69dc4d1f1029fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うかんだ感覚にまとわりつく不思議"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N2b8740a912084e24abfa387109aaa8e9 ;
    schema:name "うかんだ感覚にまとわりつく不思議"@ja .

_:N841538b42813409f84668896e0d4bae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不安げなまばたきを受け入れる科学"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2b8740a912084e24abfa387109aaa8e9 ;
    schema:name "不安げなまばたきを受け入れる科学"@ja .

_:N89fd6bd4d1044faa9bbb8eb07b38908f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きもちがわるい目ときみがわるい目"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2b8740a912084e24abfa387109aaa8e9 ;
    schema:name "きもちがわるい目ときみがわるい目"@ja .

_:Nb7d7b88f0c194d109cc50605a69ae3f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おおぞらを刻むあいまいなマジック"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2b8740a912084e24abfa387109aaa8e9 ;
    schema:name "おおぞらを刻むあいまいなマジック"@ja .

_:Nc16ab06509d241b7951055082b5a96aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "樹のうみをゆらゆら泳ぐズレた空気"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N2b8740a912084e24abfa387109aaa8e9 ;
    schema:name "樹のうみをゆらゆら泳ぐズレた空気"@ja .

_:N2b8740a912084e24abfa387109aaa8e9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N202c83c2674c4c0b8d69dc4d1f1029fe,
        _:N841538b42813409f84668896e0d4bae2,
        _:N89fd6bd4d1044faa9bbb8eb07b38908f,
        _:Nb7d7b88f0c194d109cc50605a69ae3f9,
        _:Nc16ab06509d241b7951055082b5a96aa ;
    mo:track_count 5 ;
    schema:duration "PT22:36"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N202c83c2674c4c0b8d69dc4d1f1029fe,
        _:N841538b42813409f84668896e0d4bae2,
        _:N89fd6bd4d1044faa9bbb8eb07b38908f,
        _:Nb7d7b88f0c194d109cc50605a69ae3f9,
        _:Nc16ab06509d241b7951055082b5a96aa .

