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

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

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

<artist/14734#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79500#subject> ;
    schema:name "Tak Miyazawa"@en ;
    foaf:made <album/79500#composition>,
        <album/79500#subject> ;
    foaf:name "Tak Miyazawa"@en .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79500#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/79500#composition>,
        <album/79500#subject> ;
    foaf:name "hisakuni"@en .

<artist/29468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79500#subject> ;
    schema:name "Takuma Sogi"@en,
        "曽木琢磨"@ja ;
    foaf:made <album/79500#composition>,
        <album/79500#subject> ;
    foaf:name "Takuma Sogi"@en,
        "曽木琢磨"@ja .

<artist/29469#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79500#subject> ;
    schema:name "Kaoru Otsuka"@en,
        "大塚郁"@ja ;
    foaf:made <album/79500#composition>,
        <album/79500#subject> ;
    foaf:name "Kaoru Otsuka"@en,
        "大塚郁"@ja .

<artist/29470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79500#subject> ;
    schema:name "SUPA LOVE"@en ;
    foaf:made <album/79500#composition>,
        <album/79500#subject> ;
    foaf:name "SUPA LOVE"@en .

<product/6418#subject> a schema:CreativeWork ;
    schema:name "Seven Senses of the Re'Union"@en,
        "七星のスバル"@ja,
        "Shichisei no Subaru"@ja-latn ;
    foaf:name "Seven Senses of the Re'Union"@en,
        "七星のスバル"@ja,
        "Shichisei no Subaru"@ja-latn .

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

<album/79500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seven Senses of the Reunion vol.4 Bonus CD"@en,
        "七星のスバル vol.4 特典CD"@ja,
        "Shichisei no Subaru vol.4 Bonus CD"@ja-latn ;
    mo:performance_of <album/79500#musicalwork> ;
    mo:recorded_as <album/79500#musicalexpression> ;
    schema:name "Seven Senses of the Reunion vol.4 Bonus CD"@en,
        "七星のスバル vol.4 特典CD"@ja,
        "Shichisei no Subaru vol.4 Bonus CD"@ja-latn ;
    schema:workPerformed <album/79500#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/00/79500/79500-1546502403.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seven Senses of the Reunion vol.4 Bonus CD"@en,
        "七星のスバル vol.4 特典CD"@ja,
        "Shichisei no Subaru vol.4 Bonus CD"@ja-latn ;
    mo:composer <artist/14734#subject>,
        <artist/17833#subject>,
        <artist/29468#subject>,
        <artist/29469#subject>,
        <artist/29470#subject> ;
    mo:produced_work <album/79500#musicalwork> ;
    schema:name "Seven Senses of the Reunion vol.4 Bonus CD"@en,
        "七星のスバル vol.4 特典CD"@ja,
        "Shichisei no Subaru vol.4 Bonus CD"@ja-latn .

<album/79500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-24"^^xsd:date ;
    dcterms:title "Seven Senses of the Reunion vol.4 Bonus CD"@en,
        "七星のスバル vol.4 特典CD"@ja,
        "Shichisei no Subaru vol.4 Bonus CD"@ja-latn ;
    mo:catalogue_number "TBSB-1004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79500#musicalexpression> ;
    mo:publisher <org/1541#subject> ;
    mo:record _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    mo:record_count 1 ;
    schema:about <product/6418#subject> ;
    schema:datePublished "2018-12-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/79500/79500-1546502403.jpg> ;
    schema:name "Seven Senses of the Reunion vol.4 Bonus CD"@en,
        "七星のスバル vol.4 特典CD"@ja,
        "Shichisei no Subaru vol.4 Bonus CD"@ja-latn ;
    schema:publisher <org/1541#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/79500/79500-1546502403.jpg> .

_:N0bc9ccce2daa4933b955a32b7da0541c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in Bewilderment"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "in Bewilderment"@ja .

_:N3258db2f27904019a5d24b57d5f9ffad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serendipity"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "Serendipity"@ja .

_:N433e27daae53451ba70b0d8529d3741c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒い雨"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "黒い雨"@ja .

_:N51731799137747d9afcbad522fafc86d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "記憶"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "記憶"@ja .

_:N56607568811143da97b77796f1bf8920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センスと共に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "センスと共に"@ja .

_:N786ad28c000f48a99119e317d502f46a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "混乱"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "混乱"@ja .

_:N800f72481a9946129ce6b2cc62690aa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界の謎"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "世界の謎"@ja .

_:Na3626a7b745049adadfd4e582a69b319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blushing Moment"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "Blushing Moment"@ja .

_:Nb043697e50b34c85a1bcfdb5a730b95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "窮地に立つ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "窮地に立つ"@ja .

_:Ne32b376fc47c4f12957ba6e9256171bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "反未来視"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "反未来視"@ja .

_:Nfb41f3ec304643b7962c90d28822d478 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "抑圧された感情"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "抑圧された感情"@ja .

_:Nfc021343364d403abec6ce97025bd4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイキャッチ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N78a499e68eac4d88bfc50a9f03dfff5f ;
    schema:name "アイキャッチ"@ja .

_:N78a499e68eac4d88bfc50a9f03dfff5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bc9ccce2daa4933b955a32b7da0541c,
        _:N3258db2f27904019a5d24b57d5f9ffad,
        _:N433e27daae53451ba70b0d8529d3741c,
        _:N51731799137747d9afcbad522fafc86d,
        _:N56607568811143da97b77796f1bf8920,
        _:N786ad28c000f48a99119e317d502f46a,
        _:N800f72481a9946129ce6b2cc62690aa0,
        _:Na3626a7b745049adadfd4e582a69b319,
        _:Nb043697e50b34c85a1bcfdb5a730b95a,
        _:Ne32b376fc47c4f12957ba6e9256171bc,
        _:Nfb41f3ec304643b7962c90d28822d478,
        _:Nfc021343364d403abec6ce97025bd4e7 ;
    mo:track_count 12 ;
    schema:duration "PT19:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0bc9ccce2daa4933b955a32b7da0541c,
        _:N3258db2f27904019a5d24b57d5f9ffad,
        _:N433e27daae53451ba70b0d8529d3741c,
        _:N51731799137747d9afcbad522fafc86d,
        _:N56607568811143da97b77796f1bf8920,
        _:N786ad28c000f48a99119e317d502f46a,
        _:N800f72481a9946129ce6b2cc62690aa0,
        _:Na3626a7b745049adadfd4e582a69b319,
        _:Nb043697e50b34c85a1bcfdb5a730b95a,
        _:Ne32b376fc47c4f12957ba6e9256171bc,
        _:Nfb41f3ec304643b7962c90d28822d478,
        _:Nfc021343364d403abec6ce97025bd4e7 .

