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

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

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

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

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

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

<https://media.vgm.io/albums/54/120045/120045-9a75a281551c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120045#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/120045/120045-9a75a281551c.jpg> ;
    foaf:depicts <album/120045#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/120045/120045-9a75a281551c.jpg> .

<https://medium-media.vgm.io/albums/54/120045/120045-9a75a281551c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-26"^^xsd:date ;
    dcterms:title "coordimates"@en,
        "coordimates"@ja,
        "coordimates"@ja-latn ;
    mo:catalogue_number "FDCD#001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120045#musicalexpression> ;
    mo:publisher _:Ne7bdfb720dc640099681fd42f324ee7f ;
    mo:record _:N5d333892a64a4209b31b9cb8cbc6d463 ;
    mo:record_count 1 ;
    schema:datePublished "2022-03-26"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/54/120045/120045-9a75a281551c.jpg> ;
    schema:name "coordimates"@en,
        "coordimates"@ja,
        "coordimates"@ja-latn ;
    schema:publisher _:Ne7bdfb720dc640099681fd42f324ee7f ;
    foaf:depiction <https://media.vgm.io/albums/54/120045/120045-9a75a281551c.jpg> .

_:N4d63938775d54bce80578338385ed9a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "coordinates indikate"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d333892a64a4209b31b9cb8cbc6d463 ;
    schema:name "coordinates indikate"@en .

_:N7630af4182f043e88113f810224dcedb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "oh-range"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d333892a64a4209b31b9cb8cbc6d463 ;
    schema:name "oh-range"@en .

_:N7bf7209a1fdd4065bf8a81acbec3402d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stone 22"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d333892a64a4209b31b9cb8cbc6d463 ;
    schema:name "stone 22"@en .

_:N949923d635fa405a845a486d269dec36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "car no 52"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5d333892a64a4209b31b9cb8cbc6d463 ;
    schema:name "car no 52"@en .

_:Ne7bdfb720dc640099681fd42f324ee7f schema:name "S.T.U.F.F."@en ;
    foaf:name "S.T.U.F.F."@en .

_:N5d333892a64a4209b31b9cb8cbc6d463 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4d63938775d54bce80578338385ed9a0,
        _:N7630af4182f043e88113f810224dcedb,
        _:N7bf7209a1fdd4065bf8a81acbec3402d,
        _:N949923d635fa405a845a486d269dec36 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4d63938775d54bce80578338385ed9a0,
        _:N7630af4182f043e88113f810224dcedb,
        _:N7bf7209a1fdd4065bf8a81acbec3402d,
        _:N949923d635fa405a845a486d269dec36 .

