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

<artist/10528#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keita Takahashi"@en,
        "高橋慶太"@ja ;
    foaf:made <album/51775#lyrics>,
        <album/51775#subject> ;
    foaf:name "Keita Takahashi"@en,
        "高橋慶太"@ja .

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

<artist/1564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51775#subject> ;
    schema:name "Yu Miyake"@en ;
    foaf:made <album/51775#composition>,
        <album/51775#lyrics>,
        <album/51775#subject> ;
    foaf:name "Yu Miyake"@en .

<artist/1978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51775#subject> ;
    schema:name "Akitaka Tohyama"@en,
        "遠山明孝"@ja ;
    foaf:made <album/51775#composition>,
        <album/51775#subject> ;
    foaf:name "Akitaka Tohyama"@en,
        "遠山明孝"@ja .

<artist/503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51775#subject> ;
    schema:name "Hideki Tobeta"@en,
        "戸部田英樹"@ja ;
    foaf:made <album/51775#composition>,
        <album/51775#lyrics>,
        <album/51775#subject> ;
    foaf:name "Hideki Tobeta"@en,
        "戸部田英樹"@ja .

<artist/896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/51775#subject> ;
    schema:name "Yoshihito Yano"@en,
        "矢野義人"@ja ;
    foaf:made <album/51775#composition>,
        <album/51775#lyrics>,
        <album/51775#subject> ;
    foaf:name "Yoshihito Yano"@en,
        "矢野義人"@ja .

<product/785#subject> a schema:CreativeWork ;
    schema:name "Katamari Damacy"@en,
        "塊魂"@ja,
        "Katamari Damacy"@ja-latn ;
    foaf:name "Katamari Damacy"@en,
        "塊魂"@ja,
        "Katamari Damacy"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/57/51775/51775-1427144555.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/51775#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Katamari Dance With Me"@en,
        "Katamari Dance With Me"@ja,
        "Katamari Dance With Me"@ja-latn ;
    mo:performance_of <album/51775#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/51775#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Katamari Dance With Me"@en,
        "Katamari Dance With Me"@ja,
        "Katamari Dance With Me"@ja-latn ;
    schema:workPerformed <album/51775#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/51775#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/51775#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Katamari Dance With Me"@en,
        "Katamari Dance With Me"@ja,
        "Katamari Dance With Me"@ja-latn ;
    mo:composer <artist/1564#subject>,
        <artist/1978#subject>,
        <artist/503#subject>,
        <artist/896#subject> ;
    mo:produced_work <album/51775#musicalwork> ;
    schema:name "Katamari Dance With Me"@en,
        "Katamari Dance With Me"@ja,
        "Katamari Dance With Me"@ja-latn .

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

<album/51775#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-18"^^xsd:date ;
    dcterms:title "Katamari Dance With Me"@en,
        "Katamari Dance With Me"@ja,
        "Katamari Dance With Me"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/51775#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    mo:record_count 1 ;
    schema:about <product/785#subject> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2014-08-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/51775/51775-1427144555.jpg> ;
    schema:name "Katamari Dance With Me"@en,
        "Katamari Dance With Me"@ja,
        "Katamari Dance With Me"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/51775/51775-1427144555.jpg> .

_:N1ed59c67ee6c48a89e1b05d5c9bac8a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom Color Season"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    schema:name "Cherry Blossom Color Season"@en .

_:N31b6955281e84ecd9fc05befb1f19eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roll Me In"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    schema:name "Roll Me In"@en .

_:N3e860bb8ccd34646a687063e08d1d085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Katamari on the Rocks"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    schema:name "Katamari on the Rocks"@en .

_:N9a978d231cdf4e1da1148f6b8885aab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Rolling Star (Grimecraft Remix)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    schema:name "Lonely Rolling Star (Grimecraft Remix)"@en .

_:Ne2d32812c02549bbaf5999ef1dfbdec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are Smart"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    schema:name "You Are Smart"@en .

_:Nea19b1e64aa54af98a5f7f00a5af8e21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lonely Rolling Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nf59432045e0d40a4a56f4f7ec4d0bf60 ;
    schema:name "Lonely Rolling Star"@en .

_:Nf59432045e0d40a4a56f4f7ec4d0bf60 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ed59c67ee6c48a89e1b05d5c9bac8a7,
        _:N31b6955281e84ecd9fc05befb1f19eaf,
        _:N3e860bb8ccd34646a687063e08d1d085,
        _:N9a978d231cdf4e1da1148f6b8885aab5,
        _:Ne2d32812c02549bbaf5999ef1dfbdec1,
        _:Nea19b1e64aa54af98a5f7f00a5af8e21 ;
    mo:track_count 6 ;
    schema:duration "PT30:16"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1ed59c67ee6c48a89e1b05d5c9bac8a7,
        _:N31b6955281e84ecd9fc05befb1f19eaf,
        _:N3e860bb8ccd34646a687063e08d1d085,
        _:N9a978d231cdf4e1da1148f6b8885aab5,
        _:Ne2d32812c02549bbaf5999ef1dfbdec1,
        _:Nea19b1e64aa54af98a5f7f00a5af8e21 .

