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

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

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

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141936#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/141936#composition>,
        <album/141936#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

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

<https://media.vgm.io/albums/63/141936/141936-4b37488b51d8.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141936#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/141936/141936-4b37488b51d8.webp> ;
    foaf:depicts <album/141936#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/141936/141936-4b37488b51d8.webp> .

<https://medium-media.vgm.io/albums/63/141936/141936-4b37488b51d8.webp> a schema:ImageObject,
        foaf:Image .

<album/141936#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "moment / Hitoshi Watanabe"@en,
        "moment / 渡辺等"@ja,
        "moment / Hitoshi Watanabe"@ja-latn ;
    mo:composer <artist/1718#subject>,
        <artist/3316#subject> ;
    mo:produced_work <album/141936#musicalwork> ;
    schema:name "moment / Hitoshi Watanabe"@en,
        "moment / 渡辺等"@ja,
        "moment / Hitoshi Watanabe"@ja-latn .

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

<album/141936#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "moment / Hitoshi Watanabe"@en,
        "moment / 渡辺等"@ja,
        "moment / Hitoshi Watanabe"@ja-latn ;
    mo:performance_of <album/141936#musicalwork> ;
    mo:performer <artist/3316#subject> ;
    mo:recorded_as <album/141936#musicalexpression> ;
    schema:byArtist <artist/3316#subject> ;
    schema:name "moment / Hitoshi Watanabe"@en,
        "moment / 渡辺等"@ja,
        "moment / Hitoshi Watanabe"@ja-latn ;
    schema:workPerformed <album/141936#musicalwork> .

<artist/3316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141936#subject> ;
    mo:performed <album/141936#performance> ;
    schema:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja ;
    foaf:made <album/141936#composition>,
        <album/141936#subject> ;
    foaf:name "Hitoshi Watanabe"@en,
        "渡辺等"@ja .

<album/141936#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-01"^^xsd:date ;
    dcterms:title "moment / Hitoshi Watanabe"@en,
        "moment / 渡辺等"@ja,
        "moment / Hitoshi Watanabe"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141936#musicalexpression> ;
    mo:publisher _:N03977cf61a32436c882051a2a4e5276d ;
    mo:record _:N88f0549b107e49c19810900e41b25bba ;
    mo:record_count 1 ;
    schema:byArtist <artist/3316#subject> ;
    schema:datePublished "2024-05-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/63/141936/141936-4b37488b51d8.webp> ;
    schema:name "moment / Hitoshi Watanabe"@en,
        "moment / 渡辺等"@ja,
        "moment / Hitoshi Watanabe"@ja-latn ;
    schema:publisher _:N03977cf61a32436c882051a2a4e5276d ;
    foaf:depiction <https://media.vgm.io/albums/63/141936/141936-4b37488b51d8.webp> .

_:N03977cf61a32436c882051a2a4e5276d schema:name "no choice records"@en,
        "no choice records"@ja,
        "no choice records"@ja-latn ;
    foaf:name "no choice records"@en,
        "no choice records"@ja,
        "no choice records"@ja-latn .

_:N53d48774ce594f989cfd1263b2d728a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowfall"@en,
        "Snowfall"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Snowfall"@en,
        "Snowfall"@ja .

_:N54b8544c7df849e59e82b66223b10f67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where the Rainbow Goes"@en,
        "虹の行方"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Where the Rainbow Goes"@en,
        "虹の行方"@ja .

_:N5b4a72a1382e46cba89d35f7e6fe1544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "moment"@en,
        "moment"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "moment"@en,
        "moment"@ja .

_:N6140765461544a3da5a01dc58f71659e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ricercare A 6"@en,
        "6声のリチェルカーレ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT7:31"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Ricercare A 6"@en,
        "6声のリチェルカーレ"@ja .

_:N831fa32f508b417e95e04f3fb99ce8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight and Flowers"@en,
        "Twilight and Flowers"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Twilight and Flowers"@en,
        "Twilight and Flowers"@ja .

_:N8ecea93164864bd9951def01a5309526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoushun Timeout"@en,
        "小春タイムアウト"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Shoushun Timeout"@en,
        "小春タイムアウト"@ja .

_:N9efda5012eb0443d8f8f09b39d4b5448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme for Geometry and Girl"@en,
        "幾何学と少女のテーマ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Theme for Geometry and Girl"@en,
        "幾何学と少女のテーマ"@ja .

_:Ne2fd8f406b4148e7964ed9dad060377e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trieste"@en,
        "霧のトリエステ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N88f0549b107e49c19810900e41b25bba ;
    schema:name "Trieste"@en,
        "霧のトリエステ"@ja .

_:N88f0549b107e49c19810900e41b25bba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N53d48774ce594f989cfd1263b2d728a1,
        _:N54b8544c7df849e59e82b66223b10f67,
        _:N5b4a72a1382e46cba89d35f7e6fe1544,
        _:N6140765461544a3da5a01dc58f71659e,
        _:N831fa32f508b417e95e04f3fb99ce8d2,
        _:N8ecea93164864bd9951def01a5309526,
        _:N9efda5012eb0443d8f8f09b39d4b5448,
        _:Ne2fd8f406b4148e7964ed9dad060377e ;
    mo:track_count 8 ;
    schema:duration "PT37:34"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N53d48774ce594f989cfd1263b2d728a1,
        _:N54b8544c7df849e59e82b66223b10f67,
        _:N5b4a72a1382e46cba89d35f7e6fe1544,
        _:N6140765461544a3da5a01dc58f71659e,
        _:N831fa32f508b417e95e04f3fb99ce8d2,
        _:N8ecea93164864bd9951def01a5309526,
        _:N9efda5012eb0443d8f8f09b39d4b5448,
        _:Ne2fd8f406b4148e7964ed9dad060377e .

