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

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

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

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120787#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/120787#composition>,
        <album/120787#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/21542#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120787#subject> ;
    schema:name "Yoshimi Katayama"@en,
        "片山義美"@ja ;
    foaf:made <album/120787#composition>,
        <album/120787#subject> ;
    foaf:name "Yoshimi Katayama"@en,
        "片山義美"@ja .

<artist/21861#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120787#subject> ;
    schema:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja ;
    foaf:made <album/120787#composition>,
        <album/120787#subject> ;
    foaf:name "Shugo Nakamura"@en,
        "仲村宗悟"@ja .

<artist/42629#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120787#subject> ;
    schema:name "SACHIKO"@en ;
    foaf:made <album/120787#composition>,
        <album/120787#subject> ;
    foaf:name "SACHIKO"@en .

<artist/9030#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120787#subject> ;
    schema:name "ChouCho"@en ;
    foaf:made <album/120787#composition>,
        <album/120787#subject> ;
    foaf:name "ChouCho"@en .

<product/10055#subject> a schema:CreativeWork ;
    schema:name "RE-MAIN"@en,
        "RE-MAIN"@ja,
        "RE-MAIN"@ja-latn ;
    foaf:name "RE-MAIN"@en,
        "RE-MAIN"@ja,
        "RE-MAIN"@ja-latn .

<product/7508#subject> a schema:CreativeWork ;
    schema:name "Outburst Dreamer Boys"@en,
        "厨病激発ボーイ"@ja,
        "Chubyou Gekihatsu-Boy"@ja-latn ;
    foaf:name "Outburst Dreamer Boys"@en,
        "厨病激発ボーイ"@ja,
        "Chubyou Gekihatsu-Boy"@ja-latn .

<product/8219#subject> a schema:CreativeWork ;
    schema:name "Skate-Leading☆Stars"@en,
        "スケートリーディング☆スターズ"@ja,
        "Skate-Leading☆Stars"@ja-latn ;
    foaf:name "Skate-Leading☆Stars"@en,
        "スケートリーディング☆スターズ"@ja,
        "Skate-Leading☆Stars"@ja-latn .

<product/9811#subject> a schema:CreativeWork ;
    schema:name "SAIYUKI RELOAD -ZEROIN-"@en,
        "最遊記RELOAD -ZEROIN-"@ja,
        "SAIYUKI RELOAD -ZEROIN-"@ja-latn ;
    foaf:name "SAIYUKI RELOAD -ZEROIN-"@en,
        "最遊記RELOAD -ZEROIN-"@ja,
        "SAIYUKI RELOAD -ZEROIN-"@ja-latn .

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

<album/120787#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Instrumental Collection / Shugo Nakamura"@en,
        "Instrumental Collection / 仲村宗悟"@ja,
        "Instrumental Collection / Shugo Nakamura"@ja-latn ;
    mo:performance_of <album/120787#musicalwork> ;
    mo:recorded_as <album/120787#musicalexpression> ;
    schema:name "Instrumental Collection / Shugo Nakamura"@en,
        "Instrumental Collection / 仲村宗悟"@ja,
        "Instrumental Collection / Shugo Nakamura"@ja-latn ;
    schema:workPerformed <album/120787#musicalwork> .

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

<https://media.vgm.io/albums/78/120787/120787-1f981c69aa63.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120787#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/120787/120787-1f981c69aa63.jpg> ;
    foaf:depicts <album/120787#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/120787/120787-1f981c69aa63.jpg> .

<https://medium-media.vgm.io/albums/78/120787/120787-1f981c69aa63.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120787#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Instrumental Collection / Shugo Nakamura"@en,
        "Instrumental Collection / 仲村宗悟"@ja,
        "Instrumental Collection / Shugo Nakamura"@ja-latn ;
    mo:composer <artist/10945#subject>,
        <artist/21542#subject>,
        <artist/21861#subject>,
        <artist/42629#subject>,
        <artist/9030#subject> ;
    mo:produced_work <album/120787#musicalwork> ;
    schema:name "Instrumental Collection / Shugo Nakamura"@en,
        "Instrumental Collection / 仲村宗悟"@ja,
        "Instrumental Collection / Shugo Nakamura"@ja-latn .

<album/120787#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-15"^^xsd:date ;
    dcterms:title "Instrumental Collection / Shugo Nakamura"@en,
        "Instrumental Collection / 仲村宗悟"@ja,
        "Instrumental Collection / Shugo Nakamura"@ja-latn ;
    mo:catalogue_number "LACZ-10107~8" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/120787#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N84262e0ed8af45a3918eedd27241bfbe,
        _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    mo:record_count 2 ;
    schema:about <product/10055#subject>,
        <product/7508#subject>,
        <product/8219#subject>,
        <product/9811#subject> ;
    schema:datePublished "2022-04-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/78/120787/120787-1f981c69aa63.jpg> ;
    schema:name "Instrumental Collection / Shugo Nakamura"@en,
        "Instrumental Collection / 仲村宗悟"@ja,
        "Instrumental Collection / Shugo Nakamura"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/120787/120787-1f981c69aa63.jpg> .

_:N044754c78baf4ae68369df8642c2be14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流転 (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "流転 (Instrumental)"@ja .

_:N048c7f7424b14005813417366999deb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "XXX (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "XXX (Instrumental)"@ja .

_:N2a0b05151755493597e35dfed4368ef6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オブラート (Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "オブラート (Instrumental)"@ja .

_:N2a95d978ec9c4d32abddb8d20b29fb46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh No!! (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "Oh No!! (Instrumental)"@ja .

_:N2bba08180c68442794d4b88bc45b68a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JUMP (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "JUMP (Instrumental)"@ja .

_:N3957bb6777b94e61aed6494b85a05608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョコレート (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "チョコレート (Instrumental)"@ja .

_:N3971ac5554004b699e8ce898649af3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素敵な世界で (Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "素敵な世界で (Instrumental)"@ja .

_:N3e3282553ce5400aabcdbf2ce133cdf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てこと(Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "てこと(Instrumental)"@ja .

_:N3fc7f76c0f994964a0e47e89d99e5935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水槽の花 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "水槽の花 (Instrumental)"@ja .

_:N40f3b0ceb1c243f7b56d8cd9fed1d57a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風花 (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "風花 (Instrumental)"@ja .

_:N526f258038264cc290e2efaa3ff504b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rain forecast (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "Rain forecast (Instrumental)"@ja .

_:N5f3089ceb90e4bce85200e301f3773e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "imitation (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "imitation (Instrumental)"@ja .

_:N697d6b6535f34256a9daa09443ee79f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナチュラル (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "ナチュラル (Instrumental)"@ja .

_:N7a0e2747679a443590b04a014db11fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freedom (Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "Freedom (Instrumental)"@ja .

_:N961ef20ee3f54024a43425eb261ab8c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフル (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "カラフル (Instrumental)"@ja .

_:Na71db070b67d4f88a652c9a3b79cfdbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕なりのラブソング (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "僕なりのラブソング (Instrumental)"@ja .

_:Nad8bdf8761df45f8bed4a7026356a00e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆらゆら (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "ゆらゆら (Instrumental)"@ja .

_:Naee1843194d743d08e0da1a898523aa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたのこと (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "あなたのこと (Instrumental)"@ja .

_:Ncd58dae52b804006890376cc1072181d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わかってちょうだいね (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "わかってちょうだいね (Instrumental)"@ja .

_:Ndbd510e207054fac98dd280717103b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "待ってる間 (Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "待ってる間 (Instrumental)"@ja .

_:Ne245f588a2864c7c8b020d6df5a14a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壊れた世界の秒針は (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:Nec00142c2bf64f4291d2dd82e3a04611 ;
    schema:name "壊れた世界の秒針は (Instrumental)"@ja .

_:Nf53caf6c096f4349a849967fe8c9440a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here comes The SUN (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N84262e0ed8af45a3918eedd27241bfbe ;
    schema:name "Here comes The SUN (Instrumental)"@ja .

_:N84262e0ed8af45a3918eedd27241bfbe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2a0b05151755493597e35dfed4368ef6,
        _:N2a95d978ec9c4d32abddb8d20b29fb46,
        _:N2bba08180c68442794d4b88bc45b68a3,
        _:N3e3282553ce5400aabcdbf2ce133cdf9,
        _:N40f3b0ceb1c243f7b56d8cd9fed1d57a,
        _:N526f258038264cc290e2efaa3ff504b8,
        _:N5f3089ceb90e4bce85200e301f3773e4,
        _:N961ef20ee3f54024a43425eb261ab8c2,
        _:Nad8bdf8761df45f8bed4a7026356a00e,
        _:Nf53caf6c096f4349a849967fe8c9440a ;
    mo:track_count 10 ;
    schema:duration "PT39:25"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N2a0b05151755493597e35dfed4368ef6,
        _:N2a95d978ec9c4d32abddb8d20b29fb46,
        _:N2bba08180c68442794d4b88bc45b68a3,
        _:N3e3282553ce5400aabcdbf2ce133cdf9,
        _:N40f3b0ceb1c243f7b56d8cd9fed1d57a,
        _:N526f258038264cc290e2efaa3ff504b8,
        _:N5f3089ceb90e4bce85200e301f3773e4,
        _:N961ef20ee3f54024a43425eb261ab8c2,
        _:Nad8bdf8761df45f8bed4a7026356a00e,
        _:Nf53caf6c096f4349a849967fe8c9440a .

_:Nec00142c2bf64f4291d2dd82e3a04611 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N044754c78baf4ae68369df8642c2be14,
        _:N048c7f7424b14005813417366999deb6,
        _:N3957bb6777b94e61aed6494b85a05608,
        _:N3971ac5554004b699e8ce898649af3d4,
        _:N3fc7f76c0f994964a0e47e89d99e5935,
        _:N697d6b6535f34256a9daa09443ee79f1,
        _:N7a0e2747679a443590b04a014db11fa4,
        _:Na71db070b67d4f88a652c9a3b79cfdbb,
        _:Naee1843194d743d08e0da1a898523aa5,
        _:Ncd58dae52b804006890376cc1072181d,
        _:Ndbd510e207054fac98dd280717103b9a,
        _:Ne245f588a2864c7c8b020d6df5a14a22 ;
    mo:track_count 12 ;
    schema:duration "PT43:52"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N044754c78baf4ae68369df8642c2be14,
        _:N048c7f7424b14005813417366999deb6,
        _:N3957bb6777b94e61aed6494b85a05608,
        _:N3971ac5554004b699e8ce898649af3d4,
        _:N3fc7f76c0f994964a0e47e89d99e5935,
        _:N697d6b6535f34256a9daa09443ee79f1,
        _:N7a0e2747679a443590b04a014db11fa4,
        _:Na71db070b67d4f88a652c9a3b79cfdbb,
        _:Naee1843194d743d08e0da1a898523aa5,
        _:Ncd58dae52b804006890376cc1072181d,
        _:Ndbd510e207054fac98dd280717103b9a,
        _:Ne245f588a2864c7c8b020d6df5a14a22 .

