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

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

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

<artist/12026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "Nob unpaved"@en,
        "scytheleg"@en ;
    foaf:made <album/144497#composition>,
        <album/144497#subject> ;
    foaf:name "Nob unpaved"@en,
        "scytheleg"@en .

<artist/2365#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "kozato"@en ;
    foaf:made <album/144497#composition>,
        <album/144497#subject> ;
    foaf:name "kozato"@en .

<artist/2400#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "Luze"@en,
        "ルゼ"@ja ;
    foaf:made <album/144497#composition>,
        <album/144497#subject> ;
    foaf:name "Luze"@en,
        "ルゼ"@ja .

<artist/4344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "spine"@en ;
    foaf:made <album/144497#composition>,
        <album/144497#subject> ;
    foaf:name "spine"@en .

<artist/51564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "daisan"@en ;
    foaf:made <album/144497#composition>,
        <album/144497#subject> ;
    foaf:name "daisan"@en .

<event/278> a mo:Release ;
    schema:name "Released at M3-2022 Spring (Apr 24, 2022)" .

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

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

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

<https://media.vgm.io/albums/79/144497/144497-1a5336166aa4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144497#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/79/144497/144497-1a5336166aa4.jpg> ;
    foaf:depicts <album/144497#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/79/144497/144497-1a5336166aa4.jpg> .

<https://medium-media.vgm.io/albums/79/144497/144497-1a5336166aa4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144497#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oh Suteki Tabi"@en,
        "Oh Suteki Tabi"@ja,
        "Oh Suteki Tabi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "p_d"@en ;
            foaf:made <album/144497#composition> ;
            foaf:name "p_d"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(scytheleg"@en ;
            foaf:made <album/144497#composition> ;
            foaf:name "(scytheleg"@en ],
        <artist/12026#subject>,
        <artist/2365#subject>,
        <artist/2400#subject>,
        <artist/4344#subject>,
        <artist/51564#subject> ;
    mo:produced_work <album/144497#musicalwork> ;
    schema:name "Oh Suteki Tabi"@en,
        "Oh Suteki Tabi"@ja,
        "Oh Suteki Tabi"@ja-latn .

<album/144497#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-24"^^xsd:date ;
    dcterms:title "Oh Suteki Tabi"@en,
        "Oh Suteki Tabi"@ja,
        "Oh Suteki Tabi"@ja-latn ;
    mo:catalogue_number "LUZE-0037" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144497#musicalexpression> ;
    mo:publisher <org/3786#subject> ;
    mo:record _:N6f449098997d4f569c75ebb30bcd7e54 ;
    mo:record_count 1 ;
    mo:release <event/278> ;
    schema:datePublished "2022-04-24"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/79/144497/144497-1a5336166aa4.jpg> ;
    schema:name "Oh Suteki Tabi"@en,
        "Oh Suteki Tabi"@ja,
        "Oh Suteki Tabi"@ja-latn ;
    schema:publisher <org/3786#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/144497/144497-1a5336166aa4.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "(scytheleg"@en ;
    foaf:made <album/144497#subject> ;
    foaf:name "(scytheleg"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144497#subject> ;
    schema:name "p_d"@en ;
    foaf:made <album/144497#subject> ;
    foaf:name "p_d"@en .

_:N07974d92a3db4d0283cf17c2dbd7c89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "卯月(remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "卯月(remix)"@ja .

_:N5eb20bbef992478f867e08e61aedc81c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誤字ツーリスト2016 オープニング"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "誤字ツーリスト2016 オープニング"@ja .

_:N6aefa3efad6548659e8e47d09a0c42e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get tipsy"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "Get tipsy"@ja .

_:N74038c0e620746ef81b41f8861a0d2ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "われら こくどうたんけんぶんたい（恐怖のR425編）(Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "われら こくどうたんけんぶんたい（恐怖のR425編）(Instrumental)"@ja .

_:Ndfd4719f27784d5f889d81569014b8de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "with dawn"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "with dawn"@ja .

_:Neb47f47229ed4118b41dde222e37c69a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "going our way"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "going our way"@ja .

_:Nec79ebb9d3ee4dd69610a698349f3c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コスモスと菜の花畑"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "コスモスと菜の花畑"@ja .

_:Nedf089602d3f43d79d36abf79481f6bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breathing Wind"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6f449098997d4f569c75ebb30bcd7e54 ;
    schema:name "Breathing Wind"@ja .

_:N6f449098997d4f569c75ebb30bcd7e54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07974d92a3db4d0283cf17c2dbd7c89f,
        _:N5eb20bbef992478f867e08e61aedc81c,
        _:N6aefa3efad6548659e8e47d09a0c42e6,
        _:N74038c0e620746ef81b41f8861a0d2ca,
        _:Ndfd4719f27784d5f889d81569014b8de,
        _:Neb47f47229ed4118b41dde222e37c69a,
        _:Nec79ebb9d3ee4dd69610a698349f3c2c,
        _:Nedf089602d3f43d79d36abf79481f6bd ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N07974d92a3db4d0283cf17c2dbd7c89f,
        _:N5eb20bbef992478f867e08e61aedc81c,
        _:N6aefa3efad6548659e8e47d09a0c42e6,
        _:N74038c0e620746ef81b41f8861a0d2ca,
        _:Ndfd4719f27784d5f889d81569014b8de,
        _:Neb47f47229ed4118b41dde222e37c69a,
        _:Nec79ebb9d3ee4dd69610a698349f3c2c,
        _:Nedf089602d3f43d79d36abf79481f6bd .

