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

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

<artist/20869#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82246#subject> ;
    schema:name "Daiki Tsuneta"@en,
        "常田大希"@ja ;
    foaf:made <album/82246#composition>,
        <album/82246#lyrics>,
        <album/82246#subject> ;
    foaf:name "Daiki Tsuneta"@en,
        "常田大希"@ja .

<product/6423#subject> a schema:CreativeWork ;
    schema:name "BANANA FISH (Anime)"@en,
        "BANANA FISH (Anime)"@ja,
        "BANANA FISH (Anime)"@ja-latn ;
    foaf:name "BANANA FISH (Anime)"@en,
        "BANANA FISH (Anime)"@ja,
        "BANANA FISH (Anime)"@ja-latn .

<album/82246#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sympa / King Gnu [Limited Edition]"@en,
        "Sympa / King Gnu [Limited Edition]"@ja,
        "Sympa / King Gnu [Limited Edition]"@ja-latn ;
    mo:composer <artist/20869#subject> ;
    mo:produced_work <album/82246#musicalwork> ;
    schema:name "Sympa / King Gnu [Limited Edition]"@en,
        "Sympa / King Gnu [Limited Edition]"@ja,
        "Sympa / King Gnu [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/64/82246/82246-1543014779.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82246#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sympa / King Gnu [Limited Edition]"@en,
        "Sympa / King Gnu [Limited Edition]"@ja,
        "Sympa / King Gnu [Limited Edition]"@ja-latn ;
    mo:performance_of <album/82246#musicalwork> ;
    mo:performer <artist/29651#subject> ;
    mo:recorded_as <album/82246#musicalexpression> ;
    schema:byArtist <artist/29651#subject> ;
    schema:name "Sympa / King Gnu [Limited Edition]"@en,
        "Sympa / King Gnu [Limited Edition]"@ja,
        "Sympa / King Gnu [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/82246#musicalwork> .

<artist/29651#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82246#performance> ;
    schema:name "King Gnu"@en ;
    foaf:name "King Gnu"@en .

<album/82246#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-16"^^xsd:date ;
    dcterms:title "Sympa / King Gnu [Limited Edition]"@en,
        "Sympa / King Gnu [Limited Edition]"@ja,
        "Sympa / King Gnu [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BVCL-928~9" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/82246#musicalexpression> ;
    mo:publisher <org/691#subject> ;
    mo:record _:N5886007b424a46c1bed9c14a8ed62b9e,
        _:N6abd82430c0d405381df8fccf498f8d3 ;
    mo:record_count 2 ;
    schema:about <product/6423#subject> ;
    schema:byArtist <artist/29651#subject> ;
    schema:datePublished "2019-01-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/82246/82246-1543014779.jpg> ;
    schema:name "Sympa / King Gnu [Limited Edition]"@en,
        "Sympa / King Gnu [Limited Edition]"@ja,
        "Sympa / King Gnu [Limited Edition]"@ja-latn ;
    schema:publisher <org/691#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/82246/82246-1543014779.jpg> .

_:N03000ca2c87e4d72ac418d3d6ab6982a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hitman"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Hitman"@ja .

_:N1e95d06d6cd545a9a50c272ba947c403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash!!! (MUSIC VIDEOS)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "Flash!!! (MUSIC VIDEOS)"@ja .

_:N287fc49df4c445c7ac2b9ed395979f03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sympa IV"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Sympa IV"@ja .

_:N3a9ba424a08740c8a14b0b860f89281e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer X"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Prayer X"@ja .

_:N4390b6255472406da131d532a87b96aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたは蜃気楼 (MUSIC VIDEOS)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "あなたは蜃気楼 (MUSIC VIDEOS)"@ja .

_:N45a0cd063dc04438962a2fad0c3363a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vinyl (King Gnu 1st ONE-MAN LIVE at Shibuya WWW (2018.01.28))"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "Vinyl (King Gnu 1st ONE-MAN LIVE at Shibuya WWW (2018.01.28))"@ja .

_:N4fce8b411a8646b7951f811c3d653b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたは蜃気楼 (King Gnu 1st ONE-MAN LIVE at Shibuya WWW (2018.01.28))"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "あなたは蜃気楼 (King Gnu 1st ONE-MAN LIVE at Shibuya WWW (2018.01.28))"@ja .

_:N65b6c35414a345ce8c75e0bf96af9ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The hole"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "The hole"@ja .

_:N68cabe91354649a6b72c0ddfaddd2020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vinyl (MUSIC VIDEOS)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "Vinyl (MUSIC VIDEOS)"@ja .

_:N6c0395cac23d48f485a39a2aa9c74ae5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sympa II"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Sympa II"@ja .

_:N753cd16bac8b47a5bd9a6e529a715c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrows"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Sorrows"@ja .

_:N7c07c96499d34e1f983c5eee6de19dba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer X (MUSIC VIDEOS)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "Prayer X (MUSIC VIDEOS)"@ja .

_:N95357a86818f420ea1406a30a945b514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sympa I"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Sympa I"@ja .

_:N9750ab1e2f9d47189bf21d9f622145ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Rendez-Vous (King Gnu 1st ONE-MAN LIVE at Shibuya WWW (2018.01.28))"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "Tokyo Rendez-Vous (King Gnu 1st ONE-MAN LIVE at Shibuya WWW (2018.01.28))"@ja .

_:N9d5bde4f920b4c3883669b4dd9546d20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bedtown"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Bedtown"@ja .

_:Na98641500611474b870e3c65cc66c21f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a small world (MUSIC VIDEOS)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "It's a small world (MUSIC VIDEOS)"@ja .

_:Naf5e6d70bcd44c519263a49f5a21178c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Rendez-Vous (MUSIC VIDEOS)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "Tokyo Rendez-Vous (MUSIC VIDEOS)"@ja .

_:Nb429cae23f364837a99f99c0ea5196f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "McDonald Romance (MUSIC VIDEOS)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N6abd82430c0d405381df8fccf498f8d3 ;
    schema:name "McDonald Romance (MUSIC VIDEOS)"@ja .

_:Nbdb1e46271c5488c95a392e38ad233f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash!!!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Flash!!!"@ja .

_:Nc41202588a064228a70953fcee524e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sympa III"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Sympa III"@ja .

_:Ne8b75d9980f546d3b70af284efb58134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a small world"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "It's a small world"@ja .

_:Nef21141460ad44f282c2411cbef2703e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Stop the Clocks"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Don't Stop the Clocks"@ja .

_:Nfb93657ee3474d4e9c0c1782f34406d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slumberland"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5886007b424a46c1bed9c14a8ed62b9e ;
    schema:name "Slumberland"@ja .

_:N6abd82430c0d405381df8fccf498f8d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1e95d06d6cd545a9a50c272ba947c403,
        _:N4390b6255472406da131d532a87b96aa,
        _:N45a0cd063dc04438962a2fad0c3363a9,
        _:N4fce8b411a8646b7951f811c3d653b95,
        _:N68cabe91354649a6b72c0ddfaddd2020,
        _:N7c07c96499d34e1f983c5eee6de19dba,
        _:N9750ab1e2f9d47189bf21d9f622145ba,
        _:Na98641500611474b870e3c65cc66c21f,
        _:Naf5e6d70bcd44c519263a49f5a21178c,
        _:Nb429cae23f364837a99f99c0ea5196f5 ;
    mo:track_count 10 ;
    schema:duration "PT37:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1e95d06d6cd545a9a50c272ba947c403,
        _:N4390b6255472406da131d532a87b96aa,
        _:N45a0cd063dc04438962a2fad0c3363a9,
        _:N4fce8b411a8646b7951f811c3d653b95,
        _:N68cabe91354649a6b72c0ddfaddd2020,
        _:N7c07c96499d34e1f983c5eee6de19dba,
        _:N9750ab1e2f9d47189bf21d9f622145ba,
        _:Na98641500611474b870e3c65cc66c21f,
        _:Naf5e6d70bcd44c519263a49f5a21178c,
        _:Nb429cae23f364837a99f99c0ea5196f5 .

_:N5886007b424a46c1bed9c14a8ed62b9e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03000ca2c87e4d72ac418d3d6ab6982a,
        _:N287fc49df4c445c7ac2b9ed395979f03,
        _:N3a9ba424a08740c8a14b0b860f89281e,
        _:N65b6c35414a345ce8c75e0bf96af9ab5,
        _:N6c0395cac23d48f485a39a2aa9c74ae5,
        _:N753cd16bac8b47a5bd9a6e529a715c86,
        _:N95357a86818f420ea1406a30a945b514,
        _:N9d5bde4f920b4c3883669b4dd9546d20,
        _:Nbdb1e46271c5488c95a392e38ad233f7,
        _:Nc41202588a064228a70953fcee524e7c,
        _:Ne8b75d9980f546d3b70af284efb58134,
        _:Nef21141460ad44f282c2411cbef2703e,
        _:Nfb93657ee3474d4e9c0c1782f34406d7 ;
    mo:track_count 13 ;
    schema:duration "PT34:53"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N03000ca2c87e4d72ac418d3d6ab6982a,
        _:N287fc49df4c445c7ac2b9ed395979f03,
        _:N3a9ba424a08740c8a14b0b860f89281e,
        _:N65b6c35414a345ce8c75e0bf96af9ab5,
        _:N6c0395cac23d48f485a39a2aa9c74ae5,
        _:N753cd16bac8b47a5bd9a6e529a715c86,
        _:N95357a86818f420ea1406a30a945b514,
        _:N9d5bde4f920b4c3883669b4dd9546d20,
        _:Nbdb1e46271c5488c95a392e38ad233f7,
        _:Nc41202588a064228a70953fcee524e7c,
        _:Ne8b75d9980f546d3b70af284efb58134,
        _:Nef21141460ad44f282c2411cbef2703e,
        _:Nfb93657ee3474d4e9c0c1782f34406d7 .

