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

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

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

<artist/14007#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85258#subject> ;
    schema:name "Shouichi Kaneko"@en,
        "金子詔一"@ja ;
    foaf:made <album/85258#composition>,
        <album/85258#subject> ;
    foaf:name "Shouichi Kaneko"@en,
        "金子詔一"@ja .

<artist/16205#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85258#subject> ;
    schema:name "Eri Sasaki"@en,
        "佐々木恵梨"@ja ;
    foaf:made <album/85258#composition>,
        <album/85258#subject> ;
    foaf:name "Eri Sasaki"@en,
        "佐々木恵梨"@ja .

<artist/26772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85258#subject> ;
    schema:name "Sho Aratame"@en ;
    foaf:made <album/85258#composition>,
        <album/85258#subject> ;
    foaf:name "Sho Aratame"@en .

<artist/27066#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85258#subject> ;
    schema:name "Hero Nakamura"@en,
        "中村ヒロ"@ja ;
    foaf:made <album/85258#composition>,
        <album/85258#subject> ;
    foaf:name "Hero Nakamura"@en,
        "中村ヒロ"@ja .

<artist/3147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85258#subject> ;
    schema:name "Antonín Dvořák"@en ;
    foaf:made <album/85258#composition>,
        <album/85258#subject> ;
    foaf:name "Antonín Dvořák"@en .

<product/5971#subject> a schema:CreativeWork ;
    schema:name "Laid-Back Camp"@en,
        "ゆるキャン△"@ja,
        "Yuru Camp△"@ja-latn ;
    foaf:name "Laid-Back Camp"@en,
        "ゆるキャン△"@ja,
        "Yuru Camp△"@ja-latn .

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

<org/1853#subject> schema:name "meg sound works"@en,
        "めぐさうんどわーくす"@ja,
        "meg sound works"@ja-latn ;
    foaf:name "meg sound works"@en,
        "めぐさうんどわーくす"@ja,
        "meg sound works"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/85258/85258-1553004330.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85258#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ACOUSTIC WORKS! Camp△Song Collection"@en,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja-latn ;
    mo:performance_of <album/85258#musicalwork> ;
    mo:performer <artist/31104#subject> ;
    mo:recorded_as <album/85258#musicalexpression> ;
    schema:byArtist <artist/31104#subject> ;
    schema:name "ACOUSTIC WORKS! Camp△Song Collection"@en,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja-latn ;
    schema:workPerformed <album/85258#musicalwork> .

<artist/31104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85258#performance> ;
    schema:name "meg"@en,
        "めぐ"@ja ;
    foaf:name "meg"@en,
        "めぐ"@ja .

<album/85258#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ACOUSTIC WORKS! Camp△Song Collection"@en,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja-latn ;
    mo:composer <artist/14007#subject>,
        <artist/16205#subject>,
        <artist/26772#subject>,
        <artist/27066#subject>,
        <artist/3147#subject> ;
    mo:produced_work <album/85258#musicalwork> ;
    schema:name "ACOUSTIC WORKS! Camp△Song Collection"@en,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja-latn .

<album/85258#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-11-25"^^xsd:date ;
    dcterms:title "ACOUSTIC WORKS! Camp△Song Collection"@en,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja-latn ;
    mo:catalogue_number "MSW-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85258#musicalexpression> ;
    mo:publisher <org/1853#subject> ;
    mo:record _:N660080a696604de1b73a0cfabb17e1f4 ;
    mo:record_count 1 ;
    schema:about <product/5971#subject> ;
    schema:byArtist <artist/31104#subject> ;
    schema:datePublished "2018-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/85/85258/85258-1553004330.jpg> ;
    schema:name "ACOUSTIC WORKS! Camp△Song Collection"@en,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja,
        "ACOUSTIC WORKS! Camp△Song Collection"@ja-latn ;
    schema:publisher <org/1853#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/85258/85258-1553004330.jpg> .

_:N36c1a8f5140d4163a47ba7ea42199de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャンプファイヤー・定番ダンスナンバーメドレー!"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N660080a696604de1b73a0cfabb17e1f4 ;
    schema:name "キャンプファイヤー・定番ダンスナンバーメドレー!"@ja .

_:N5e2de836cc1745ee8fe2572f113989d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふゆびより"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N660080a696604de1b73a0cfabb17e1f4 ;
    schema:name "ふゆびより"@ja .

_:N77ad7570443b42dbbbd076b363d067cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "家路(solo guitar)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N660080a696604de1b73a0cfabb17e1f4 ;
    schema:name "家路(solo guitar)"@ja .

_:Nb366a80a9ad040f5ba0ec396543fc9b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHINY DAYS"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N660080a696604de1b73a0cfabb17e1f4 ;
    schema:name "SHINY DAYS"@ja .

_:Ned55e10ba14f40e5b3ad36d0e0815403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャンプにまつわる定番ソングメドレー!(solo guitar)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N660080a696604de1b73a0cfabb17e1f4 ;
    schema:name "キャンプにまつわる定番ソングメドレー!(solo guitar)"@ja .

_:Nf42134a25c9742b6af0de5cd6a128c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "今日の日はさようなら(solo guitar)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N660080a696604de1b73a0cfabb17e1f4 ;
    schema:name "今日の日はさようなら(solo guitar)"@ja .

_:N660080a696604de1b73a0cfabb17e1f4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36c1a8f5140d4163a47ba7ea42199de5,
        _:N5e2de836cc1745ee8fe2572f113989d0,
        _:N77ad7570443b42dbbbd076b363d067cc,
        _:Nb366a80a9ad040f5ba0ec396543fc9b7,
        _:Ned55e10ba14f40e5b3ad36d0e0815403,
        _:Nf42134a25c9742b6af0de5cd6a128c17 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N36c1a8f5140d4163a47ba7ea42199de5,
        _:N5e2de836cc1745ee8fe2572f113989d0,
        _:N77ad7570443b42dbbbd076b363d067cc,
        _:Nb366a80a9ad040f5ba0ec396543fc9b7,
        _:Ned55e10ba14f40e5b3ad36d0e0815403,
        _:Nf42134a25c9742b6af0de5cd6a128c17 .

