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

<artist/885#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aoi Nishimata"@en,
        "西又葵"@ja ;
    foaf:made <album/77731#lyrics>,
        <album/77731#subject> ;
    foaf:name "Aoi Nishimata"@en,
        "西又葵"@ja .

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

<artist/15106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77731#subject> ;
    schema:name "Arte Refact"@en ;
    foaf:made <album/77731#composition>,
        <album/77731#subject> ;
    foaf:name "Arte Refact"@en .

<artist/967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77731#subject> ;
    schema:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja ;
    foaf:made <album/77731#composition>,
        <album/77731#subject> ;
    foaf:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/13/77731/77731-1528999918.jpg> a schema:ImageObject,
        foaf:Image .

<album/77731#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@en,
        "君と目覚める幾つかの方法 コンプリートサウンドトラック"@ja,
        "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@ja-latn ;
    mo:composer <artist/15106#subject>,
        <artist/967#subject> ;
    mo:produced_work <album/77731#musicalwork> ;
    schema:name "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@en,
        "君と目覚める幾つかの方法 コンプリートサウンドトラック"@ja,
        "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@ja-latn .

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

<artist/1606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77731#performance> ;
    schema:name "Aki Misato"@en,
        "美郷あき"@ja ;
    foaf:name "Aki Misato"@en,
        "美郷あき"@ja .

<artist/20119#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77731#performance> ;
    schema:name "Rin'ca"@en ;
    foaf:name "Rin'ca"@en .

<artist/3240#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/77731#performance> ;
    schema:name "Ceui"@en ;
    foaf:name "Ceui"@en .

<album/77731#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@en,
        "君と目覚める幾つかの方法 コンプリートサウンドトラック"@ja,
        "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@ja-latn ;
    mo:performance_of <album/77731#musicalwork> ;
    mo:performer <artist/1606#subject>,
        <artist/20119#subject>,
        <artist/3240#subject> ;
    mo:recorded_as <album/77731#musicalexpression> ;
    schema:byArtist <artist/1606#subject>,
        <artist/20119#subject>,
        <artist/3240#subject> ;
    schema:name "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@en,
        "君と目覚める幾つかの方法 コンプリートサウンドトラック"@ja,
        "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@ja-latn ;
    schema:workPerformed <album/77731#musicalwork> .

<album/77731#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-05-31"^^xsd:date ;
    dcterms:title "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@en,
        "君と目覚める幾つかの方法 コンプリートサウンドトラック"@ja,
        "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@ja-latn ;
    mo:catalogue_number "NVGS-0483" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/77731#musicalexpression> ;
    mo:publisher <org/1939#subject> ;
    mo:record _:N3a3533d250134ebbbef9c6bdc1b8df9c,
        _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kimi to Mezameru Ikutsuka no Houhou"@en ;
            foaf:name "Kimi to Mezameru Ikutsuka no Houhou"@en ] ;
    schema:byArtist <artist/1606#subject>,
        <artist/20119#subject>,
        <artist/3240#subject> ;
    schema:datePublished "2018-05-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/77731/77731-1528999918.jpg> ;
    schema:name "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@en,
        "君と目覚める幾つかの方法 コンプリートサウンドトラック"@ja,
        "Kimi to Mezameru Ikutsuka no Houhou Complete Soundtrack"@ja-latn ;
    schema:publisher <org/1939#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/77731/77731-1528999918.jpg> .

_:N0038f482d7be4a979cb1bd1facdb48c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geniality"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Geniality"@ja .

_:N0745749cd1a247ba8a842a75ade27c35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinister"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Sinister"@ja .

_:N08cd0ce367554e849206aefd1b386e6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future one Sparkle -Instrumental-"@ja ;
    mo:track_number 17 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Future one Sparkle -Instrumental-"@ja .

_:N0b729bc80de7401886814d4635dae34e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Circuit"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Pure Circuit"@ja .

_:N0d4ea606a6144d33bc867bcb687574e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Platonic melody"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Platonic melody"@ja .

_:N132036fb2f7f42aaa7a29fb5a59ad3c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evening"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Evening"@ja .

_:N16c5542375de4d3a8de553a9998c9f8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daytime"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Daytime"@ja .

_:N1849866627854c5281c4205639ee2895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In my heart"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "In my heart"@ja .

_:N1c811f2617e441eba3f4b68b71180c7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Conflict"@ja .

_:N1e1b961d5f46407ab0d94265c0ea31f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Despair"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Despair"@ja .

_:N2d01be0ac1cf451cabcf1240b7bebf29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lively"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Lively"@ja .

_:N2e0bbc730bf44311be37e23ea0697f8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Memory"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Darkness Memory"@ja .

_:N33396c810738468bb8f960da503aac7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Truth"@ja .

_:N3358bb2aeeb04778b1a90d02b1d7cde4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret in my heart"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Secret in my heart"@ja .

_:N38fc124ea0c944309290b0047b1f947f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakfast"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Breakfast"@ja .

_:N466103b5493f4a6f97a0b7fd538f2c66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful day"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Beautiful day"@ja .

_:N5208c150133c41bda4a9a4e8b641d1bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the future"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "For the future"@ja .

_:N54d88921c0c7409388518c2bead560d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pain"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Pain"@ja .

_:N5df1082aaec74bc2ac101c88556e0dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbreakable"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Unbreakable"@ja .

_:N5fca2504bf2b497f8b409e27558bf1e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born to make you happy"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Born to make you happy"@ja .

_:N6dc21a0d5ad54c389cc8ab410536002f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pure Circuit -Instrumental-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Pure Circuit -Instrumental-"@ja .

_:N8105a281df6940d7b7ef08011dddad6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moderate"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Moderate"@ja .

_:N99bd69fb3f3e40009fa0735171674ff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holiday"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Holiday"@ja .

_:N9d6075a0fb8a4fdb867d0f1aeba57df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet memories"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Sweet memories"@ja .

_:Na969332daca04eb9923be6e72f93c973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DollSection"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "DollSection"@ja .

_:Nad05a97ce96d4931a06a3639fd9f46e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Future one Sparkle"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Future one Sparkle"@ja .

_:Nc2b3c70df12c455784a8ac1f457d9d80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warning"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Warning"@ja .

_:Nc3a8df2a93ff4c9cb4ee828fafa50fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Make love"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Make love"@ja .

_:Nc55f1f288c8746de958914502a5fa429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Darkness Memory -Instrumental-"@ja ;
    mo:track_number 16 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Darkness Memory -Instrumental-"@ja .

_:Nc709374a2b404055adefef640eabee07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I can do better"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "I can do better"@ja .

_:Nc865493454284a9991213b329f023310 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Precious - Pure Circuit orgel version"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Precious - Pure Circuit orgel version"@ja .

_:Nd037e856fdb04704a00e644ddddf7ce8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile so bright"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Smile so bright"@ja .

_:Ndbad69ec5e264fdf9c41e7b8be90b2c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Alone"@ja .

_:Neab38826f1fa401685226896f92527a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animosity"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N3cf8ed10c49d439fa75dd4c3a6d131f9 ;
    schema:name "Animosity"@ja .

_:Nf3999dd750d74bd0a9fd9a144f14f97e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INaMotors"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "INaMotors"@ja .

_:Nf4b58a3533e64ff19f737bf6a5923c78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good night"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N3a3533d250134ebbbef9c6bdc1b8df9c ;
    schema:name "Good night"@ja .

_:N3cf8ed10c49d439fa75dd4c3a6d131f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0038f482d7be4a979cb1bd1facdb48c1,
        _:N08cd0ce367554e849206aefd1b386e6b,
        _:N1c811f2617e441eba3f4b68b71180c7c,
        _:N1e1b961d5f46407ab0d94265c0ea31f0,
        _:N2e0bbc730bf44311be37e23ea0697f8a,
        _:N33396c810738468bb8f960da503aac7c,
        _:N5208c150133c41bda4a9a4e8b641d1bd,
        _:N6dc21a0d5ad54c389cc8ab410536002f,
        _:N99bd69fb3f3e40009fa0735171674ff1,
        _:N9d6075a0fb8a4fdb867d0f1aeba57df3,
        _:Na969332daca04eb9923be6e72f93c973,
        _:Nad05a97ce96d4931a06a3639fd9f46e7,
        _:Nc2b3c70df12c455784a8ac1f457d9d80,
        _:Nc3a8df2a93ff4c9cb4ee828fafa50fc5,
        _:Nc55f1f288c8746de958914502a5fa429,
        _:Nc865493454284a9991213b329f023310,
        _:Neab38826f1fa401685226896f92527a6 ;
    mo:track_count 17 ;
    schema:duration "PT74:36"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0038f482d7be4a979cb1bd1facdb48c1,
        _:N08cd0ce367554e849206aefd1b386e6b,
        _:N1c811f2617e441eba3f4b68b71180c7c,
        _:N1e1b961d5f46407ab0d94265c0ea31f0,
        _:N2e0bbc730bf44311be37e23ea0697f8a,
        _:N33396c810738468bb8f960da503aac7c,
        _:N5208c150133c41bda4a9a4e8b641d1bd,
        _:N6dc21a0d5ad54c389cc8ab410536002f,
        _:N99bd69fb3f3e40009fa0735171674ff1,
        _:N9d6075a0fb8a4fdb867d0f1aeba57df3,
        _:Na969332daca04eb9923be6e72f93c973,
        _:Nad05a97ce96d4931a06a3639fd9f46e7,
        _:Nc2b3c70df12c455784a8ac1f457d9d80,
        _:Nc3a8df2a93ff4c9cb4ee828fafa50fc5,
        _:Nc55f1f288c8746de958914502a5fa429,
        _:Nc865493454284a9991213b329f023310,
        _:Neab38826f1fa401685226896f92527a6 .

_:N3a3533d250134ebbbef9c6bdc1b8df9c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0745749cd1a247ba8a842a75ade27c35,
        _:N0b729bc80de7401886814d4635dae34e,
        _:N0d4ea606a6144d33bc867bcb687574e5,
        _:N132036fb2f7f42aaa7a29fb5a59ad3c0,
        _:N16c5542375de4d3a8de553a9998c9f8f,
        _:N1849866627854c5281c4205639ee2895,
        _:N2d01be0ac1cf451cabcf1240b7bebf29,
        _:N3358bb2aeeb04778b1a90d02b1d7cde4,
        _:N38fc124ea0c944309290b0047b1f947f,
        _:N466103b5493f4a6f97a0b7fd538f2c66,
        _:N54d88921c0c7409388518c2bead560d6,
        _:N5df1082aaec74bc2ac101c88556e0dd8,
        _:N5fca2504bf2b497f8b409e27558bf1e3,
        _:N8105a281df6940d7b7ef08011dddad6b,
        _:Nc709374a2b404055adefef640eabee07,
        _:Nd037e856fdb04704a00e644ddddf7ce8,
        _:Ndbad69ec5e264fdf9c41e7b8be90b2c1,
        _:Nf3999dd750d74bd0a9fd9a144f14f97e,
        _:Nf4b58a3533e64ff19f737bf6a5923c78 ;
    mo:track_count 19 ;
    schema:duration "PT73:55"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0745749cd1a247ba8a842a75ade27c35,
        _:N0b729bc80de7401886814d4635dae34e,
        _:N0d4ea606a6144d33bc867bcb687574e5,
        _:N132036fb2f7f42aaa7a29fb5a59ad3c0,
        _:N16c5542375de4d3a8de553a9998c9f8f,
        _:N1849866627854c5281c4205639ee2895,
        _:N2d01be0ac1cf451cabcf1240b7bebf29,
        _:N3358bb2aeeb04778b1a90d02b1d7cde4,
        _:N38fc124ea0c944309290b0047b1f947f,
        _:N466103b5493f4a6f97a0b7fd538f2c66,
        _:N54d88921c0c7409388518c2bead560d6,
        _:N5df1082aaec74bc2ac101c88556e0dd8,
        _:N5fca2504bf2b497f8b409e27558bf1e3,
        _:N8105a281df6940d7b7ef08011dddad6b,
        _:Nc709374a2b404055adefef640eabee07,
        _:Nd037e856fdb04704a00e644ddddf7ce8,
        _:Ndbad69ec5e264fdf9c41e7b8be90b2c1,
        _:Nf3999dd750d74bd0a9fd9a144f14f97e,
        _:Nf4b58a3533e64ff19f737bf6a5923c78 .

