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

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

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

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

<event/234> a mo:Release ;
    schema:name "Released at M3-2019 Fall (Oct 27, 2019)" .

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

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

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

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

<https://medium-media.vgm.io/albums/10/153401/153401-d085e20a4770.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/153401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-27"^^xsd:date ;
    dcterms:title "Urlandschaft"@en,
        "Urlandschaft"@ja,
        "Urlandschaft"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153401#musicalexpression> ;
    mo:publisher <org/5063#subject> ;
    mo:record _:N43bd7552a868437384ad35a3a648c853 ;
    mo:record_count 1 ;
    mo:release <event/234> ;
    schema:datePublished "2019-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/10/153401/153401-d085e20a4770.jpg> ;
    schema:name "Urlandschaft"@en,
        "Urlandschaft"@ja,
        "Urlandschaft"@ja-latn ;
    schema:publisher <org/5063#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/153401/153401-d085e20a4770.jpg> .

_:N2e202ba3cac04610a279552a87710d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urlandschaft"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N43bd7552a868437384ad35a3a648c853 ;
    schema:name "Urlandschaft"@en .

_:Ncc74ee565c2e4fdd9f062b0227087aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "abyssopelagic"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N43bd7552a868437384ad35a3a648c853 ;
    schema:name "abyssopelagic"@en .

_:Nf4b39f8652e842cb9f8694a0eb9672e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "efflorescence"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N43bd7552a868437384ad35a3a648c853 ;
    schema:name "efflorescence"@en .

_:N43bd7552a868437384ad35a3a648c853 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e202ba3cac04610a279552a87710d09,
        _:Ncc74ee565c2e4fdd9f062b0227087aa6,
        _:Nf4b39f8652e842cb9f8694a0eb9672e7 ;
    mo:track_count 3 ;
    schema:duration "PT14:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N2e202ba3cac04610a279552a87710d09,
        _:Ncc74ee565c2e4fdd9f062b0227087aa6,
        _:Nf4b39f8652e842cb9f8694a0eb9672e7 .

