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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:made <album/20211#lyrics>,
        <album/20211#subject> ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rita"@en ;
    foaf:made <album/20211#lyrics>,
        <album/20211#subject> ;
    foaf:name "Rita"@en .

<artist/3765#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuduki"@en,
        "癒月"@ja ;
    foaf:made <album/20211#lyrics>,
        <album/20211#subject> ;
    foaf:name "Yuduki"@en,
        "癒月"@ja .

<artist/9072#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuko Takayama"@en,
        "髙山ゆうこ"@ja ;
    foaf:made <album/20211#lyrics>,
        <album/20211#subject> ;
    foaf:name "Yuko Takayama"@en,
        "髙山ゆうこ"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/20211#lyrics>,
        <album/20211#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:made <album/20211#lyrics>,
        <album/20211#subject> ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

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

<artist/4752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20211#subject> ;
    schema:name "Fuga Hatori"@en,
        "羽鳥風画"@ja ;
    foaf:made <album/20211#composition>,
        <album/20211#subject> ;
    foaf:name "Fuga Hatori"@en,
        "羽鳥風画"@ja .

<album/20211#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Precious Road ~Watashi dake no Chizu~"@en,
        "Precious Road ～わたしだけの地図～"@ja,
        "Precious Road ~Watashi dake no Chizu~"@ja-latn ;
    mo:composer <artist/4752#subject> ;
    mo:produced_work <album/20211#musicalwork> ;
    schema:name "Precious Road ~Watashi dake no Chizu~"@en,
        "Precious Road ～わたしだけの地図～"@ja,
        "Precious Road ~Watashi dake no Chizu~"@ja-latn .

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

<album/20211#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Precious Road ~Watashi dake no Chizu~"@en,
        "Precious Road ～わたしだけの地図～"@ja,
        "Precious Road ~Watashi dake no Chizu~"@ja-latn ;
    mo:performance_of <album/20211#musicalwork> ;
    mo:recorded_as <album/20211#musicalexpression> ;
    schema:name "Precious Road ~Watashi dake no Chizu~"@en,
        "Precious Road ～わたしだけの地図～"@ja,
        "Precious Road ~Watashi dake no Chizu~"@ja-latn ;
    schema:workPerformed <album/20211#musicalwork> .

<org/254#subject> schema:name "TeraBytes Records"@en,
        "TeraBytes Records"@ja,
        "TeraBytes Records"@ja-latn ;
    foaf:name "TeraBytes Records"@en,
        "TeraBytes Records"@ja,
        "TeraBytes Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/11/20211/20211-1279108181.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/20211#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-26"^^xsd:date ;
    dcterms:title "Precious Road ~Watashi dake no Chizu~"@en,
        "Precious Road ～わたしだけの地図～"@ja,
        "Precious Road ~Watashi dake no Chizu~"@ja-latn ;
    mo:catalogue_number "DGTA-10001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20211#musicalexpression> ;
    mo:publisher <org/254#subject> ;
    mo:record _:N9999a138891a4557a619be74aec5dacd ;
    mo:record_count 1 ;
    schema:datePublished "2010-05-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/11/20211/20211-1279108181.jpg> ;
    schema:name "Precious Road ~Watashi dake no Chizu~"@en,
        "Precious Road ～わたしだけの地図～"@ja,
        "Precious Road ~Watashi dake no Chizu~"@ja-latn ;
    schema:publisher <org/254#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/20211/20211-1279108181.jpg> .

_:N0df67a14ed444793b453f78562843d92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "郷愁"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:56"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "郷愁"@ja .

_:N4a3e652a710e4f68ae1961eda662e902 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A map of my own"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "A map of my own"@ja .

_:N69829c8c469f400a83a02bea275f435d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overture"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "overture"@ja .

_:N71283b0e8f274db6a62ce14dbb045c94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リトル・リトル・トランク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "リトル・リトル・トランク"@ja .

_:Na7f2528531fe4afda1247fc2371fb021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空の瞳"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "空の瞳"@ja .

_:Nb0cb851b7dd74c85ad5d3f429f3cef5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠ロードマップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "永遠ロードマップ"@ja .

_:Nd3f372d60bf94ef7a70f49e8e544d79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious Road 〜わたしだけの地図〜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "Precious Road 〜わたしだけの地図〜"@ja .

_:Neb6a0d11768749879d4420bdcf9ba27b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue と Rain"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N9999a138891a4557a619be74aec5dacd ;
    schema:name "Blue と Rain"@ja .

_:N9999a138891a4557a619be74aec5dacd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0df67a14ed444793b453f78562843d92,
        _:N4a3e652a710e4f68ae1961eda662e902,
        _:N69829c8c469f400a83a02bea275f435d,
        _:N71283b0e8f274db6a62ce14dbb045c94,
        _:Na7f2528531fe4afda1247fc2371fb021,
        _:Nb0cb851b7dd74c85ad5d3f429f3cef5a,
        _:Nd3f372d60bf94ef7a70f49e8e544d79b,
        _:Neb6a0d11768749879d4420bdcf9ba27b ;
    mo:track_count 8 ;
    schema:duration "PT41:36"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0df67a14ed444793b453f78562843d92,
        _:N4a3e652a710e4f68ae1961eda662e902,
        _:N69829c8c469f400a83a02bea275f435d,
        _:N71283b0e8f274db6a62ce14dbb045c94,
        _:Na7f2528531fe4afda1247fc2371fb021,
        _:Nb0cb851b7dd74c85ad5d3f429f3cef5a,
        _:Nd3f372d60bf94ef7a70f49e8e544d79b,
        _:Neb6a0d11768749879d4420bdcf9ba27b .

