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

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

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

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

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

<album/148394#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lines / Nhato"@en,
        "Lines / Nhato"@ja,
        "Lines / Nhato"@ja-latn ;
    mo:performance_of <album/148394#musicalwork> ;
    mo:recorded_as <album/148394#musicalexpression> ;
    schema:name "Lines / Nhato"@en,
        "Lines / Nhato"@ja,
        "Lines / Nhato"@ja-latn ;
    schema:workPerformed <album/148394#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/49/148394/148394-d8c301ddb02e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148394#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/148394/148394-d8c301ddb02e.jpg> ;
    foaf:depicts <album/148394#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/148394/148394-d8c301ddb02e.jpg> .

<https://medium-media.vgm.io/albums/49/148394/148394-d8c301ddb02e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/148394#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-27"^^xsd:date ;
    dcterms:title "Lines / Nhato"@en,
        "Lines / Nhato"@ja,
        "Lines / Nhato"@ja-latn ;
    mo:catalogue_number "OTO-093" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/148394#musicalexpression> ;
    mo:publisher <org/2885#subject> ;
    mo:record _:N1d7623bdd0a14d6ab0e310c0ab6821aa ;
    mo:record_count 1 ;
    schema:datePublished "2025-01-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/148394/148394-d8c301ddb02e.jpg> ;
    schema:name "Lines / Nhato"@en,
        "Lines / Nhato"@ja,
        "Lines / Nhato"@ja-latn ;
    schema:publisher <org/2885#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/148394/148394-d8c301ddb02e.jpg> .

_:N1d7623bdd0a14d6ab0e310c0ab6821aa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nebf6698159b74a77b3ebe54e07d5fbd5 ;
    mo:track_count 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nebf6698159b74a77b3ebe54e07d5fbd5 .

_:Nebf6698159b74a77b3ebe54e07d5fbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lines"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:N1d7623bdd0a14d6ab0e310c0ab6821aa ;
    schema:name "Lines"@en .

