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

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

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

<artist/10101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Choro Club"@en ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Choro Club"@en .

<artist/10104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Shigeharu Sasago"@en,
        "笹子重治"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Shigeharu Sasago"@en,
        "笹子重治"@ja .

<artist/10105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Jyoji Sawada"@en,
        "沢田穣治"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Jyoji Sawada"@en,
        "沢田穣治"@ja .

<artist/1785#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Oh Akioka"@en,
        "秋岡欧"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Oh Akioka"@en,
        "秋岡欧"@ja .

<artist/5370#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Takeshi Senoo"@en,
        "妹尾武"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Takeshi Senoo"@en,
        "妹尾武"@ja .

<artist/5371#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Mina Kubota"@en,
        "窪田ミナ"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Mina Kubota"@en,
        "窪田ミナ"@ja .

<artist/8487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Hisaaki Hogari"@en,
        "保刈久明"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Hisaaki Hogari"@en,
        "保刈久明"@ja .

<artist/864#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83570#subject> ;
    schema:name "Akino Arai"@en,
        "新居昭乃"@ja ;
    foaf:made <album/83570#composition>,
        <album/83570#subject> ;
    foaf:name "Akino Arai"@en,
        "新居昭乃"@ja .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

<product/1579#subject> a schema:CreativeWork ;
    schema:name "ARIA The ORIGINATION"@en,
        "ARIA The ORIGINATION"@ja,
        "ARIA The ORIGINATION"@ja-latn ;
    foaf:name "ARIA The ORIGINATION"@en,
        "ARIA The ORIGINATION"@ja,
        "ARIA The ORIGINATION"@ja-latn .

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

<album/83570#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "guitar de aria tre"@en,
        "guitar de aria tre"@ja,
        "guitar de aria tre"@ja-latn ;
    mo:performance_of <album/83570#musicalwork> ;
    mo:recorded_as <album/83570#musicalexpression> ;
    schema:name "guitar de aria tre"@en,
        "guitar de aria tre"@ja,
        "guitar de aria tre"@ja-latn ;
    schema:workPerformed <album/83570#musicalwork> .

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

<https://medium-media.vgm.io/albums/07/83570/83570-1547866208.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83570#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "guitar de aria tre"@en,
        "guitar de aria tre"@ja,
        "guitar de aria tre"@ja-latn ;
    mo:composer <artist/10101#subject>,
        <artist/10104#subject>,
        <artist/10105#subject>,
        <artist/1785#subject>,
        <artist/5370#subject>,
        <artist/5371#subject>,
        <artist/8487#subject>,
        <artist/864#subject> ;
    mo:produced_work <album/83570#musicalwork> ;
    schema:name "guitar de aria tre"@en,
        "guitar de aria tre"@ja,
        "guitar de aria tre"@ja-latn .

<album/83570#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "guitar de aria tre"@en,
        "guitar de aria tre"@ja,
        "guitar de aria tre"@ja-latn ;
    mo:catalogue_number "BRCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83570#musicalexpression> ;
    mo:publisher _:N1cc61f93b0a34c80a22f4065f1253305 ;
    mo:record _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about <product/1579#subject> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/07/83570/83570-1547866208.jpg> ;
    schema:name "guitar de aria tre"@en,
        "guitar de aria tre"@ja,
        "guitar de aria tre"@ja-latn ;
    schema:publisher _:N1cc61f93b0a34c80a22f4065f1253305 ;
    foaf:depiction <https://media.vgm.io/albums/07/83570/83570-1547866208.jpg> .

_:N00f43149f9ce4063b910fcdcda4662e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おだやかな午後"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "おだやかな午後"@ja .

_:N1cc61f93b0a34c80a22f4065f1253305 schema:name "Blue Records"@en ;
    foaf:name "Blue Records"@en .

_:N42eb09efb57d43ae8b0c3f3a368a8eb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風読み"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "風読み"@ja .

_:N94f7cd74a8ea4e5cb14d7a7e33ccd189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望楼"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "望楼"@ja .

_:N9d4d487a4713422c8871da301bc8a0c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四季 ～そして僕は海に還る～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "四季 ～そして僕は海に還る～"@ja .

_:Nb59667cf56754a188c4bc06b66c5055d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スピラーレ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "スピラーレ"@ja .

_:Nbad9224c65894fa191bf2aedbeae402b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕立ちのあとで"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "夕立ちのあとで"@ja .

_:Nda7718a475a946e5adb4887001a87eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "頼りない船出"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "頼りない船出"@ja .

_:Neddd10fd78884378a2bd4209b515ab9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金の波 千の波"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N0f689d4966bd45ee9f4f049d55d5d118 ;
    schema:name "金の波 千の波"@ja .

_:N0f689d4966bd45ee9f4f049d55d5d118 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f43149f9ce4063b910fcdcda4662e9,
        _:N42eb09efb57d43ae8b0c3f3a368a8eb8,
        _:N94f7cd74a8ea4e5cb14d7a7e33ccd189,
        _:N9d4d487a4713422c8871da301bc8a0c1,
        _:Nb59667cf56754a188c4bc06b66c5055d,
        _:Nbad9224c65894fa191bf2aedbeae402b,
        _:Nda7718a475a946e5adb4887001a87eb7,
        _:Neddd10fd78884378a2bd4209b515ab9b ;
    mo:track_count 8 ;
    schema:duration "PT17:41"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00f43149f9ce4063b910fcdcda4662e9,
        _:N42eb09efb57d43ae8b0c3f3a368a8eb8,
        _:N94f7cd74a8ea4e5cb14d7a7e33ccd189,
        _:N9d4d487a4713422c8871da301bc8a0c1,
        _:Nb59667cf56754a188c4bc06b66c5055d,
        _:Nbad9224c65894fa191bf2aedbeae402b,
        _:Nda7718a475a946e5adb4887001a87eb7,
        _:Neddd10fd78884378a2bd4209b515ab9b .

