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

<album/155331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ronin / Tanukichi"@en,
        "Ronin / Tanukichi"@ja,
        "Ronin / Tanukichi"@ja-latn ;
    mo:produced_work <album/155331#musicalwork> ;
    schema:name "Ronin / Tanukichi"@en,
        "Ronin / Tanukichi"@ja,
        "Ronin / Tanukichi"@ja-latn .

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

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

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

<album/155331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ronin / Tanukichi"@en,
        "Ronin / Tanukichi"@ja,
        "Ronin / Tanukichi"@ja-latn ;
    mo:performance_of <album/155331#musicalwork> ;
    mo:recorded_as <album/155331#musicalexpression> ;
    schema:name "Ronin / Tanukichi"@en,
        "Ronin / Tanukichi"@ja,
        "Ronin / Tanukichi"@ja-latn ;
    schema:workPerformed <album/155331#musicalwork> .

<org/4021#subject> schema:name "Night On Earth Records"@en,
        "Night On Earth Records"@ja,
        "Night On Earth Records"@ja-latn ;
    foaf:name "Night On Earth Records"@en,
        "Night On Earth Records"@ja,
        "Night On Earth Records"@ja-latn .

<https://media.vgm.io/albums/13/155331/155331-778848238e2a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155331#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/13/155331/155331-778848238e2a.png> ;
    foaf:depicts <album/155331#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/13/155331/155331-778848238e2a.png> .

<https://medium-media.vgm.io/albums/13/155331/155331-778848238e2a.png> a schema:ImageObject,
        foaf:Image .

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

<album/155331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-08"^^xsd:date ;
    dcterms:title "Ronin / Tanukichi"@en,
        "Ronin / Tanukichi"@ja,
        "Ronin / Tanukichi"@ja-latn ;
    mo:catalogue_number "NOE-014" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155331#musicalexpression> ;
    mo:publisher <org/4021#subject> ;
    mo:record _:Nef4a2d4a62014c938c41026f5c816da6 ;
    mo:record_count 1 ;
    schema:datePublished "2021-11-08"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/13/155331/155331-778848238e2a.png> ;
    schema:name "Ronin / Tanukichi"@en,
        "Ronin / Tanukichi"@ja,
        "Ronin / Tanukichi"@ja-latn ;
    schema:publisher <org/4021#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/155331/155331-778848238e2a.png> .

_:N47b610c975b54c91888eb3ee159c30a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ronin"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nef4a2d4a62014c938c41026f5c816da6 ;
    schema:name "Ronin"@en .

_:Nef4a2d4a62014c938c41026f5c816da6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47b610c975b54c91888eb3ee159c30a8 ;
    mo:track_count 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N47b610c975b54c91888eb3ee159c30a8 .

