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

<album/134684#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Land of Make Believe / Odoriin & Joulez"@en,
        "風 海 空 界 / Odoriin & Joulez"@ja,
        "Land of Make Believe / Odoriin & Joulez"@ja-latn ;
    mo:produced_work <album/134684#musicalwork> ;
    schema:name "Land of Make Believe / Odoriin & Joulez"@en,
        "風 海 空 界 / Odoriin & Joulez"@ja,
        "Land of Make Believe / Odoriin & Joulez"@ja-latn .

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

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

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

<album/134684#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Land of Make Believe / Odoriin & Joulez"@en,
        "風 海 空 界 / Odoriin & Joulez"@ja,
        "Land of Make Believe / Odoriin & Joulez"@ja-latn ;
    mo:performance_of <album/134684#musicalwork> ;
    mo:recorded_as <album/134684#musicalexpression> ;
    schema:name "Land of Make Believe / Odoriin & Joulez"@en,
        "風 海 空 界 / Odoriin & Joulez"@ja,
        "Land of Make Believe / Odoriin & Joulez"@ja-latn ;
    schema:workPerformed <album/134684#musicalwork> .

<org/3988#subject> schema:name "Nami Haven"@en,
        "Nami Haven"@ja,
        "Nami Haven"@ja-latn ;
    foaf:name "Nami Haven"@en,
        "Nami Haven"@ja,
        "Nami Haven"@ja-latn .

<https://media.vgm.io/albums/48/134684/134684-ab51fd999e62.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/134684#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/134684/134684-ab51fd999e62.png> ;
    foaf:depicts <album/134684#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/134684/134684-ab51fd999e62.png> .

<https://medium-media.vgm.io/albums/48/134684/134684-ab51fd999e62.png> a schema:ImageObject,
        foaf:Image .

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

<album/134684#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-15"^^xsd:date ;
    dcterms:title "Land of Make Believe / Odoriin & Joulez"@en,
        "風 海 空 界 / Odoriin & Joulez"@ja,
        "Land of Make Believe / Odoriin & Joulez"@ja-latn ;
    mo:catalogue_number "NHSG-0001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/134684#musicalexpression> ;
    mo:publisher <org/3988#subject> ;
    mo:record _:N4597e97b95ef4590b91d1b2a317e871e ;
    mo:record_count 1 ;
    schema:datePublished "2022-10-15"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/48/134684/134684-ab51fd999e62.png> ;
    schema:name "Land of Make Believe / Odoriin & Joulez"@en,
        "風 海 空 界 / Odoriin & Joulez"@ja,
        "Land of Make Believe / Odoriin & Joulez"@ja-latn ;
    schema:publisher <org/3988#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/134684/134684-ab51fd999e62.png> .

_:N4597e97b95ef4590b91d1b2a317e871e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nca1a000af6dd4f45a239cf2b8e663153 ;
    mo:track_count 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nca1a000af6dd4f45a239cf2b8e663153 .

_:Nca1a000af6dd4f45a239cf2b8e663153 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Make Believe"@en,
        "風 海 空 界"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N4597e97b95ef4590b91d1b2a317e871e ;
    schema:name "Land of Make Believe"@en,
        "風 海 空 界"@zd .

