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

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

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

<artist/61925#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130043#subject> ;
    schema:name "masanori"@en ;
    foaf:made <album/130043#composition>,
        <album/130043#subject> ;
    foaf:name "masanori"@en .

<album/130043#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hoping this time continues / masanori"@en,
        "この時がつづけば / masanori"@ja,
        "Kono Toki ga Tsuzukeba / masanori"@ja-latn ;
    mo:composer <artist/61925#subject> ;
    mo:produced_work <album/130043#musicalwork> ;
    schema:name "Hoping this time continues / masanori"@en,
        "この時がつづけば / masanori"@ja,
        "Kono Toki ga Tsuzukeba / masanori"@ja-latn .

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

<album/130043#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hoping this time continues / masanori"@en,
        "この時がつづけば / masanori"@ja,
        "Kono Toki ga Tsuzukeba / masanori"@ja-latn ;
    mo:performance_of <album/130043#musicalwork> ;
    mo:recorded_as <album/130043#musicalexpression> ;
    schema:name "Hoping this time continues / masanori"@en,
        "この時がつづけば / masanori"@ja,
        "Kono Toki ga Tsuzukeba / masanori"@ja-latn ;
    schema:workPerformed <album/130043#musicalwork> .

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

<https://medium-media.vgm.io/albums/34/130043/130043-e6cb7ab14541.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130043#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-31"^^xsd:date ;
    dcterms:title "Hoping this time continues / masanori"@en,
        "この時がつづけば / masanori"@ja,
        "Kono Toki ga Tsuzukeba / masanori"@ja-latn ;
    mo:catalogue_number "MDS-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130043#musicalexpression> ;
    mo:publisher _:N4fd2957ea6824a94a47eb8f2e50152cf ;
    mo:record _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    mo:record_count 1 ;
    schema:datePublished "2023-05-31"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/34/130043/130043-e6cb7ab14541.jpg> ;
    schema:name "Hoping this time continues / masanori"@en,
        "この時がつづけば / masanori"@ja,
        "Kono Toki ga Tsuzukeba / masanori"@ja-latn ;
    schema:publisher _:N4fd2957ea6824a94a47eb8f2e50152cf ;
    foaf:depiction <https://media.vgm.io/albums/34/130043/130043-e6cb7ab14541.jpg> .

_:N13f1cfee9e65439fbc9d40c7783bac0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgic Streetscape"@en,
        "なつかしい街並"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "Nostalgic Streetscape"@en,
        "なつかしい街並"@ja .

_:N1bf539bb78ed438cb2bf194a7d5c3366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decided in my Heart"@en,
        "心に決めたこと"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "Decided in my Heart"@en,
        "心に決めたこと"@ja .

_:N343aa701c7bf4428a1589a3c89534dfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Days"@en,
        "遠い日々"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "Distant Days"@en,
        "遠い日々"@ja .

_:N3777c97e44974057b7b1eec28142fc23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Particles of Sound"@en,
        "音の粒たち"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "Particles of Sound"@en,
        "音の粒たち"@ja .

_:N4fd2957ea6824a94a47eb8f2e50152cf schema:name "masanori.sound"@en,
        "masanori.sound"@ja,
        "masanori.sound"@ja-latn ;
    foaf:name "masanori.sound"@en,
        "masanori.sound"@ja,
        "masanori.sound"@ja-latn .

_:N604905e470fe4b54852968777354980a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hoping this time continues"@en,
        "この時がつづけば"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "Hoping this time continues"@en,
        "この時がつづけば"@ja .

_:Naee18f2b6ce34b2a81a4a77e66e1112d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scent of Seasons"@en,
        "風の香り"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "The Scent of Seasons"@en,
        "風の香り"@ja .

_:Nd1227718773940d89e7c66ec23ad35e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty Forest"@en,
        "Misty Forest"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6d0722a5748e41dba9d8ac52a9f127dc ;
    schema:name "Misty Forest"@en,
        "Misty Forest"@ja .

_:N6d0722a5748e41dba9d8ac52a9f127dc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13f1cfee9e65439fbc9d40c7783bac0b,
        _:N1bf539bb78ed438cb2bf194a7d5c3366,
        _:N343aa701c7bf4428a1589a3c89534dfc,
        _:N3777c97e44974057b7b1eec28142fc23,
        _:N604905e470fe4b54852968777354980a,
        _:Naee18f2b6ce34b2a81a4a77e66e1112d,
        _:Nd1227718773940d89e7c66ec23ad35e1 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N13f1cfee9e65439fbc9d40c7783bac0b,
        _:N1bf539bb78ed438cb2bf194a7d5c3366,
        _:N343aa701c7bf4428a1589a3c89534dfc,
        _:N3777c97e44974057b7b1eec28142fc23,
        _:N604905e470fe4b54852968777354980a,
        _:Naee18f2b6ce34b2a81a4a77e66e1112d,
        _:Nd1227718773940d89e7c66ec23ad35e1 .

