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

<album/135323#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@en,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja-latn ;
    mo:produced_work <album/135323#musicalwork> ;
    schema:name "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@en,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja-latn .

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

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

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

<album/135323#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@en,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja-latn ;
    mo:performance_of <album/135323#musicalwork> ;
    mo:recorded_as <album/135323#musicalexpression> ;
    schema:name "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@en,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja-latn ;
    schema:workPerformed <album/135323#musicalwork> .

<org/2885#subject> schema:name "Otographic Music"@en,
        "Otographic Music"@ja,
        "Otographic Music"@ja-latn ;
    foaf:name "Otographic Music"@en,
        "Otographic Music"@ja,
        "Otographic Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/135323/135323-d50edd7e894f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135323#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-28"^^xsd:date ;
    dcterms:title "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@en,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja-latn ;
    mo:catalogue_number "OTO-054" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135323#musicalexpression> ;
    mo:publisher <org/2885#subject> ;
    mo:record _:N290e0c7c3da845118475f1e03a15957b ;
    mo:record_count 1 ;
    schema:datePublished "2019-10-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/32/135323/135323-d50edd7e894f.jpg> ;
    schema:name "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@en,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja,
        "Tokyo Blue Pipe (Kenji Sekiguchi Remix) / Nhato"@ja-latn ;
    schema:publisher <org/2885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/135323/135323-d50edd7e894f.jpg> .

_:N290e0c7c3da845118475f1e03a15957b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nea22c99b1d3742ad8e3af1862cb328aa ;
    mo:track_count 1 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nea22c99b1d3742ad8e3af1862cb328aa .

_:Nea22c99b1d3742ad8e3af1862cb328aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tokyo Blue Pipe (Kenji Sekiguchi Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N290e0c7c3da845118475f1e03a15957b ;
    schema:name "Tokyo Blue Pipe (Kenji Sekiguchi Remix)"@en .

