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

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/149843#lyrics>,
        <album/149843#subject>,
        <album/149843#vocals> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/34688#subject> a schema:Person,
        foaf:Person ;
    schema:name "yukoso"@en,
        "ゆこそ"@ja ;
    foaf:made <album/149843#subject>,
        <album/149843#vocals> ;
    foaf:name "yukoso"@en,
        "ゆこそ"@ja .

<artist/3505#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja ;
    foaf:made <album/149843#lyrics>,
        <album/149843#subject> ;
    foaf:name "Urara Amagasaki"@en,
        "天ヶ咲麗"@ja .

<artist/4276#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuiko"@en ;
    foaf:made <album/149843#lyrics>,
        <album/149843#subject>,
        <album/149843#vocals> ;
    foaf:name "yuiko"@en .

<artist/5525#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miya Kotuki"@en,
        "コツキミヤ"@ja ;
    foaf:made <album/149843#lyrics>,
        <album/149843#subject>,
        <album/149843#vocals> ;
    foaf:name "Miya Kotuki"@en,
        "コツキミヤ"@ja .

<artist/14187#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149843#subject> ;
    schema:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja ;
    foaf:made <album/149843#composition>,
        <album/149843#subject> ;
    foaf:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja .

<artist/2320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149843#subject> ;
    schema:name "iyuna"@en ;
    foaf:made <album/149843#composition>,
        <album/149843#lyrics>,
        <album/149843#subject> ;
    foaf:name "iyuna"@en .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149843#subject> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:made <album/149843#composition>,
        <album/149843#lyrics>,
        <album/149843#subject> ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

<event/281> a mo:Release ;
    schema:name "Released at M3-2022 Fall (Oct 30, 2022)" .

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

<album/149843#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "trialogue / yukoso"@en,
        "trialogue / ゆこそ"@ja,
        "trialogue / yukoso"@ja-latn ;
    mo:performance_of <album/149843#musicalwork> ;
    mo:recorded_as <album/149843#musicalexpression> ;
    schema:name "trialogue / yukoso"@en,
        "trialogue / ゆこそ"@ja,
        "trialogue / yukoso"@ja-latn ;
    schema:workPerformed <album/149843#musicalwork> .

<org/1904#subject> schema:name "marble sky records"@en,
        "marble sky records"@ja,
        "marble sky records"@ja-latn ;
    foaf:name "marble sky records"@en,
        "marble sky records"@ja,
        "marble sky records"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/149843/149843-f1b9d73a707f.png> a schema:ImageObject,
        foaf:Image .

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

<album/149843#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "trialogue / yukoso"@en,
        "trialogue / ゆこそ"@ja,
        "trialogue / yukoso"@ja-latn ;
    mo:composer <artist/14187#subject>,
        <artist/2320#subject>,
        <artist/6737#subject> ;
    mo:produced_work <album/149843#musicalwork> ;
    schema:name "trialogue / yukoso"@en,
        "trialogue / ゆこそ"@ja,
        "trialogue / yukoso"@ja-latn .

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

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

<album/149843#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "trialogue / yukoso"@en,
        "trialogue / ゆこそ"@ja,
        "trialogue / yukoso"@ja-latn ;
    mo:catalogue_number "MSRC-136" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149843#musicalexpression> ;
    mo:publisher <org/1904#subject> ;
    mo:record _:N1012de8ecb8148fead29e91eef2af20b ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/34/149843/149843-f1b9d73a707f.png> ;
    schema:name "trialogue / yukoso"@en,
        "trialogue / ゆこそ"@ja,
        "trialogue / yukoso"@ja-latn ;
    schema:publisher <org/1904#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/149843/149843-f1b9d73a707f.png> .

_:N38a25a3357d04b8ea9b1a5a7ff6b2a9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "www (ワールドワイドウェブ)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "www (ワールドワイドウェブ)"@ja .

_:N41d1236b53cf4de194e6681300a63893 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "せめて、傷付かないように"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "せめて、傷付かないように"@ja .

_:N4d1e6469805f4562b6d9243972766417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be Continued"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "To Be Continued"@ja .

_:N563f31addc65432483b7777c1139ff39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Game"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "Secret Game"@ja .

_:N6ad5e0f58a14403fb2c06d05ac38c547 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100倍×∞"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "100倍×∞"@ja .

_:N917f66a1a17540b884760587c44acc5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここにあるすべて"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "ここにあるすべて"@ja .

_:Na5ab081183e243fe85bac2f626893fec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamin'"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "Dreamin'"@ja .

_:Nb98294abc56c43628488dafebf9ab9a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光と矢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "光と矢"@ja .

_:Nd2a071460084458e9159c6477a86050a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tone Of Universe"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "Tone Of Universe"@ja .

_:Ne6d4e18a935646cb9b958ae7728465b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nothing"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "nothing"@ja .

_:Nf63de76fe3b243dcb9c77a0001bfd62a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Colorful Songs"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "Your Colorful Songs"@ja .

_:Nf8bd4fbfeae3435ebd25c1ff9fe75dc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君に。"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N1012de8ecb8148fead29e91eef2af20b ;
    schema:name "君に。"@ja .

_:N1012de8ecb8148fead29e91eef2af20b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N38a25a3357d04b8ea9b1a5a7ff6b2a9f,
        _:N41d1236b53cf4de194e6681300a63893,
        _:N4d1e6469805f4562b6d9243972766417,
        _:N563f31addc65432483b7777c1139ff39,
        _:N6ad5e0f58a14403fb2c06d05ac38c547,
        _:N917f66a1a17540b884760587c44acc5c,
        _:Na5ab081183e243fe85bac2f626893fec,
        _:Nb98294abc56c43628488dafebf9ab9a4,
        _:Nd2a071460084458e9159c6477a86050a,
        _:Ne6d4e18a935646cb9b958ae7728465b5,
        _:Nf63de76fe3b243dcb9c77a0001bfd62a,
        _:Nf8bd4fbfeae3435ebd25c1ff9fe75dc2 ;
    mo:track_count 12 ;
    schema:duration "PT56:30"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N38a25a3357d04b8ea9b1a5a7ff6b2a9f,
        _:N41d1236b53cf4de194e6681300a63893,
        _:N4d1e6469805f4562b6d9243972766417,
        _:N563f31addc65432483b7777c1139ff39,
        _:N6ad5e0f58a14403fb2c06d05ac38c547,
        _:N917f66a1a17540b884760587c44acc5c,
        _:Na5ab081183e243fe85bac2f626893fec,
        _:Nb98294abc56c43628488dafebf9ab9a4,
        _:Nd2a071460084458e9159c6477a86050a,
        _:Ne6d4e18a935646cb9b958ae7728465b5,
        _:Nf63de76fe3b243dcb9c77a0001bfd62a,
        _:Nf8bd4fbfeae3435ebd25c1ff9fe75dc2 .

