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

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

<artist/32147#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101609#subject> ;
    schema:name "Atsushi"@en,
        "温詞"@ja ;
    foaf:made <album/101609#composition>,
        <album/101609#lyrics>,
        <album/101609#subject> ;
    foaf:name "Atsushi"@en,
        "温詞"@ja .

<product/8591#subject> a schema:CreativeWork ;
    schema:name "given the Movie"@en,
        "映画 ギヴン"@ja,
        "Eiga given"@ja-latn ;
    foaf:name "given the Movie"@en,
        "映画 ギヴン"@ja,
        "Eiga given"@ja-latn .

<album/101609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@en,
        "僕らだけの主題歌 / センチミリメンタル"@ja,
        "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@ja-latn ;
    mo:composer <artist/32147#subject> ;
    mo:produced_work <album/101609#musicalwork> ;
    schema:name "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@en,
        "僕らだけの主題歌 / センチミリメンタル"@ja,
        "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@ja-latn .

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

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

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

<https://media.vgm.io/albums/90/101609/101609-1135fe08e658.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/101609#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/101609/101609-1135fe08e658.jpg> ;
    foaf:depicts <album/101609#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/101609/101609-1135fe08e658.jpg> .

<https://medium-media.vgm.io/albums/90/101609/101609-1135fe08e658.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101609#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@en,
        "僕らだけの主題歌 / センチミリメンタル"@ja,
        "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@ja-latn ;
    mo:performance_of <album/101609#musicalwork> ;
    mo:performer <artist/32148#subject> ;
    mo:recorded_as <album/101609#musicalexpression> ;
    schema:byArtist <artist/32148#subject> ;
    schema:name "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@en,
        "僕らだけの主題歌 / センチミリメンタル"@ja,
        "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/101609#musicalwork> .

<artist/32148#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/101609#performance> ;
    schema:name "Centimillimental"@en,
        "センチミリメンタル"@ja ;
    foaf:name "Centimillimental"@en,
        "センチミリメンタル"@ja .

<album/101609#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-26"^^xsd:date ;
    dcterms:title "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@en,
        "僕らだけの主題歌 / センチミリメンタル"@ja,
        "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5417~8" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/101609#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N95d80eba762544b29dee20c767aad199,
        _:Ncd086cedb074439288eba0d081fafaee ;
    mo:record_count 2 ;
    schema:about <product/8591#subject> ;
    schema:byArtist <artist/32148#subject> ;
    schema:datePublished "2020-08-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/90/101609/101609-1135fe08e658.jpg> ;
    schema:name "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@en,
        "僕らだけの主題歌 / センチミリメンタル"@ja,
        "Bokura dake no Shudaika / Centimillimental [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/101609/101609-1135fe08e658.jpg> .

_:N6b09a4686b0c4a469d3deadba0928360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らだけの主題歌 -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Ncd086cedb074439288eba0d081fafaee ;
    schema:name "僕らだけの主題歌 -Music Video-"@ja .

_:N97764a3fb55d41f1836f411d08037a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らだけの主題歌 -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N95d80eba762544b29dee20c767aad199 ;
    schema:name "僕らだけの主題歌 -Instrumental-"@ja .

_:Na22ddecac08a4cd2b860455b28c33456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らだけの主題歌"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N95d80eba762544b29dee20c767aad199 ;
    schema:name "僕らだけの主題歌"@ja .

_:Nacfcc7eaa7e0439aa0c37d3b2d5976e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対落 -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N95d80eba762544b29dee20c767aad199 ;
    schema:name "対落 -Instrumental-"@ja .

_:Ncb0d2c15dc49475284e7af249e75c511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "対落"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N95d80eba762544b29dee20c767aad199 ;
    schema:name "対落"@ja .

_:Ncd086cedb074439288eba0d081fafaee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6b09a4686b0c4a469d3deadba0928360 ;
    mo:track_count 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6b09a4686b0c4a469d3deadba0928360 .

_:N95d80eba762544b29dee20c767aad199 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N97764a3fb55d41f1836f411d08037a63,
        _:Na22ddecac08a4cd2b860455b28c33456,
        _:Nacfcc7eaa7e0439aa0c37d3b2d5976e5,
        _:Ncb0d2c15dc49475284e7af249e75c511 ;
    mo:track_count 4 ;
    schema:duration "PT18:01"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N97764a3fb55d41f1836f411d08037a63,
        _:Na22ddecac08a4cd2b860455b28c33456,
        _:Nacfcc7eaa7e0439aa0c37d3b2d5976e5,
        _:Ncb0d2c15dc49475284e7af249e75c511 .

