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

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

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

<artist/12300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97735#subject> ;
    schema:name "mamomo"@en,
        "まもも"@ja ;
    foaf:made <album/97735#composition>,
        <album/97735#subject> ;
    foaf:name "mamomo"@en,
        "まもも"@ja .

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

<album/97735#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kinjo no Ojisan no Mori"@en,
        "近所のおじさんの森"@ja,
        "Kinjo no Ojisan no Mori"@ja-latn ;
    mo:composer <artist/12300#subject> ;
    mo:produced_work <album/97735#musicalwork> ;
    schema:name "Kinjo no Ojisan no Mori"@en,
        "近所のおじさんの森"@ja,
        "Kinjo no Ojisan no Mori"@ja-latn .

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

<album/97735#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kinjo no Ojisan no Mori"@en,
        "近所のおじさんの森"@ja,
        "Kinjo no Ojisan no Mori"@ja-latn ;
    mo:performance_of <album/97735#musicalwork> ;
    mo:recorded_as <album/97735#musicalexpression> ;
    schema:name "Kinjo no Ojisan no Mori"@en,
        "近所のおじさんの森"@ja,
        "Kinjo no Ojisan no Mori"@ja-latn ;
    schema:workPerformed <album/97735#musicalwork> .

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

<https://medium-media.vgm.io/albums/53/97735/97735-1586135377.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97735#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "Kinjo no Ojisan no Mori"@en,
        "近所のおじさんの森"@ja,
        "Kinjo no Ojisan no Mori"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/97735#musicalexpression> ;
    mo:publisher _:N5bdfdd6aeb5f49689723ed2cfade8a04 ;
    mo:record _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/53/97735/97735-1586135377.jpg> ;
    schema:name "Kinjo no Ojisan no Mori"@en,
        "近所のおじさんの森"@ja,
        "Kinjo no Ojisan no Mori"@ja-latn ;
    schema:publisher _:N5bdfdd6aeb5f49689723ed2cfade8a04 ;
    foaf:depiction <https://media.vgm.io/albums/53/97735/97735-1586135377.jpg> .

_:N1444b0e8655647c48aae010f63de6d76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Neighborhood Old Man's Forest"@en,
        "近所のおじさんの森"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "The Neighborhood Old Man's Forest"@en,
        "近所のおじさんの森"@ja .

_:N3900f58ce6c34605a6348cd94c7398ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Weir"@en,
        "堤防にて"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "At the Weir"@en,
        "堤防にて"@ja .

_:N5bdfdd6aeb5f49689723ed2cfade8a04 schema:name "mamomo"@en,
        "mamomo"@ja,
        "mamomo"@ja-latn ;
    foaf:name "mamomo"@en,
        "mamomo"@ja,
        "mamomo"@ja-latn .

_:N6046dfcfef19484e8503a085d0eddbaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Above Tanaka's Roof"@en,
        "田中んちの屋根の上で"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Above Tanaka's Roof"@en,
        "田中んちの屋根の上で"@ja .

_:N7c7a03502e1a4dc4be0738f6e410d422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening Will Be Here Soon"@en,
        "やがて夜がくる"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Evening Will Be Here Soon"@en,
        "やがて夜がくる"@ja .

_:N80d5f385cd4f4693b18874e2a020c47d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Walk"@en,
        "雲海散歩"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Cloud Walk"@en,
        "雲海散歩"@ja .

_:N8e5511bdc9794ac9aea01eac1d22cca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Garden of God"@en,
        "神の庭で"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "In the Garden of God"@en,
        "神の庭で"@ja .

_:Nb8515545d73a4b01ab8f371fd86c3a77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circumzenithal Arc"@en,
        "環天頂アーク"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Circumzenithal Arc"@en,
        "環天頂アーク"@ja .

_:Nbe4abaaa47ae48b1b182d358281b5587 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chance Meeting"@en,
        "邂逅"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Chance Meeting"@en,
        "邂逅"@ja .

_:Nc929071e56a04b17b16f41f4b8fd51c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Main Street of the City in the Morning"@en,
        "朝の街の大通りで"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "In the Main Street of the City in the Morning"@en,
        "朝の街の大通りで"@ja .

_:Ndd364d37a5e9469bab48740e4e1a5f66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the City of the Dead"@en,
        "亡者の都から"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "From the City of the Dead"@en,
        "亡者の都から"@ja .

_:Nddacc8b565834ab9ab139b22dfcae14f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Roar at Night"@en,
        "夜の潮騒"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Sea Roar at Night"@en,
        "夜の潮騒"@ja .

_:Ndf0125a532df4f2b9cdc5df9c58a3161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Battle"@en,
        "はじめてのたたかい"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "The First Battle"@en,
        "はじめてのたたかい"@ja .

_:Nee81e341676946888d71b1ac6e1dc77b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Breeze Island"@en,
        "潮風孤島"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nf92eb97859674e3e90aaa0f56b229bb2 ;
    schema:name "Sea Breeze Island"@en,
        "潮風孤島"@ja .

_:Nf92eb97859674e3e90aaa0f56b229bb2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1444b0e8655647c48aae010f63de6d76,
        _:N3900f58ce6c34605a6348cd94c7398ef,
        _:N6046dfcfef19484e8503a085d0eddbaf,
        _:N7c7a03502e1a4dc4be0738f6e410d422,
        _:N80d5f385cd4f4693b18874e2a020c47d,
        _:N8e5511bdc9794ac9aea01eac1d22cca1,
        _:Nb8515545d73a4b01ab8f371fd86c3a77,
        _:Nbe4abaaa47ae48b1b182d358281b5587,
        _:Nc929071e56a04b17b16f41f4b8fd51c8,
        _:Ndd364d37a5e9469bab48740e4e1a5f66,
        _:Nddacc8b565834ab9ab139b22dfcae14f,
        _:Ndf0125a532df4f2b9cdc5df9c58a3161,
        _:Nee81e341676946888d71b1ac6e1dc77b ;
    mo:track_count 13 ;
    schema:duration "PT54:05"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1444b0e8655647c48aae010f63de6d76,
        _:N3900f58ce6c34605a6348cd94c7398ef,
        _:N6046dfcfef19484e8503a085d0eddbaf,
        _:N7c7a03502e1a4dc4be0738f6e410d422,
        _:N80d5f385cd4f4693b18874e2a020c47d,
        _:N8e5511bdc9794ac9aea01eac1d22cca1,
        _:Nb8515545d73a4b01ab8f371fd86c3a77,
        _:Nbe4abaaa47ae48b1b182d358281b5587,
        _:Nc929071e56a04b17b16f41f4b8fd51c8,
        _:Ndd364d37a5e9469bab48740e4e1a5f66,
        _:Nddacc8b565834ab9ab139b22dfcae14f,
        _:Ndf0125a532df4f2b9cdc5df9c58a3161,
        _:Nee81e341676946888d71b1ac6e1dc77b .

