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

<artist/21216#subject> a schema:Person,
        foaf:Person ;
    schema:name "Daisuke Saeki"@en,
        "佐伯大介"@ja ;
    foaf:made <album/80432#lyrics>,
        <album/80432#subject> ;
    foaf:name "Daisuke Saeki"@en,
        "佐伯大介"@ja .

<artist/21217#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Tomita"@en,
        "冨田勇樹"@ja ;
    foaf:made <album/80432#lyrics>,
        <album/80432#subject> ;
    foaf:name "Yuki Tomita"@en,
        "冨田勇樹"@ja .

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

<artist/12478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80432#subject> ;
    schema:name "Junzou Ishida"@en,
        "石田順三"@ja ;
    foaf:made <album/80432#composition>,
        <album/80432#lyrics>,
        <album/80432#subject> ;
    foaf:name "Junzou Ishida"@en,
        "石田順三"@ja .

<product/2560#subject> a schema:CreativeWork ;
    schema:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn ;
    foaf:name "CODE GEASS Lelouch of the Rebellion (TV)"@en,
        "コードギアス 反逆のルルーシュ (TV)"@ja,
        "CODE GEASS Hangyaku no Lelouch (TV)"@ja-latn .

<product/4653#subject> a schema:CreativeWork ;
    schema:name "Big Windup!"@en,
        "おおきく振りかぶって"@ja,
        "Ookiku Furigabutte"@ja-latn ;
    foaf:name "Big Windup!"@en,
        "おおきく振りかぶって"@ja,
        "Ookiku Furigabutte"@ja-latn .

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

<org/717#subject> schema:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn ;
    foaf:name "SME Records"@en,
        "SME Records"@ja,
        "SME Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/80432/80432-1536150168.jpg> a schema:ImageObject,
        foaf:Image .

<album/80432#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PASSION / SunSet Swish [Limited Edition]"@en,
        "PASSION / SunSet Swish [Limited Edition]"@ja,
        "PASSION / SunSet Swish [Limited Edition]"@ja-latn ;
    mo:composer <artist/12478#subject>,
        <artist/12479#subject> ;
    mo:produced_work <album/80432#musicalwork> ;
    schema:name "PASSION / SunSet Swish [Limited Edition]"@en,
        "PASSION / SunSet Swish [Limited Edition]"@ja,
        "PASSION / SunSet Swish [Limited Edition]"@ja-latn .

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

<album/80432#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PASSION / SunSet Swish [Limited Edition]"@en,
        "PASSION / SunSet Swish [Limited Edition]"@ja,
        "PASSION / SunSet Swish [Limited Edition]"@ja-latn ;
    mo:performance_of <album/80432#musicalwork> ;
    mo:performer <artist/12479#subject> ;
    mo:recorded_as <album/80432#musicalexpression> ;
    schema:byArtist <artist/12479#subject> ;
    schema:name "PASSION / SunSet Swish [Limited Edition]"@en,
        "PASSION / SunSet Swish [Limited Edition]"@ja,
        "PASSION / SunSet Swish [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/80432#musicalwork> .

<artist/12479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80432#subject> ;
    mo:performed <album/80432#performance> ;
    schema:name "SunSet Swish"@en ;
    foaf:made <album/80432#composition>,
        <album/80432#lyrics>,
        <album/80432#subject> ;
    foaf:name "SunSet Swish"@en .

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

<album/80432#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-07-23"^^xsd:date ;
    dcterms:title "PASSION / SunSet Swish [Limited Edition]"@en,
        "PASSION / SunSet Swish [Limited Edition]"@ja,
        "PASSION / SunSet Swish [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-665~6" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/80432#musicalexpression> ;
    mo:publisher <org/717#subject> ;
    mo:record _:N59bc61454e544e9a89dec6f2b9f536a6,
        _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "RH Plus"@en ;
            foaf:name "RH Plus"@en ],
        <product/2560#subject>,
        <product/4653#subject> ;
    schema:byArtist <artist/12479#subject> ;
    schema:datePublished "2008-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/80432/80432-1536150168.jpg> ;
    schema:name "PASSION / SunSet Swish [Limited Edition]"@en,
        "PASSION / SunSet Swish [Limited Edition]"@ja,
        "PASSION / SunSet Swish [Limited Edition]"@ja-latn ;
    schema:publisher <org/717#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/80432/80432-1536150168.jpg> .

_:N17e8786a05814b6391ea52cc3662a155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASSION ～Special 1: Video Clip Off Shoot～"@ja,
        "PASSION ~Special 1: Video Clip Off Shoot~"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "PASSION ～Special 1: Video Clip Off Shoot～"@ja,
        "PASSION ~Special 1: Video Clip Off Shoot~"@ja-latn .

_:N1fbc44ff020241a197b3cd4d0a513b9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You ～Special 2:TV Spot～"@ja,
        "I Love You ~Special 2:TV Spot~"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "I Love You ～Special 2:TV Spot～"@ja,
        "I Love You ~Special 2:TV Spot~"@ja-latn .

_:N349285e5d78c4309922db16c8a926e97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モザイクカケラ ～Video Clip～"@ja,
        "Mosaic Kakera ~Video Clip~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "モザイクカケラ ～Video Clip～"@ja,
        "Mosaic Kakera ~Video Clip~"@ja-latn .

_:N46f442d9dea44e6fab516a3235c9441f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう（ありがとう編） ～Special 2:TV Spot～"@ja,
        "Arigatou (Arigatou Hen) ~Special 2:TV Spot~"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "ありがとう（ありがとう編） ～Special 2:TV Spot～"@ja,
        "Arigatou (Arigatou Hen) ~Special 2:TV Spot~"@ja-latn .

_:N57b1b8e8b1114f4d8769d78b325266e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スーパーカー"@ja,
        "Supercar"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "スーパーカー"@ja,
        "Supercar"@ja-latn .

_:N5eea7e0e5e1e41faa2968aefe0dd51dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You ～Video Clip～"@ja,
        "I Love You ~Video Clip~"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "I Love You ～Video Clip～"@ja,
        "I Love You ~Video Clip~"@ja-latn .

_:N666bda4de0344d3bb3c0667fe7c2944a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝き"@ja,
        "Kagayaki"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "輝き"@ja,
        "Kagayaki"@ja-latn .

_:N6cb12e2208064a64aa378f6cea77b2cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASSION ～Video Clip～"@ja,
        "PASSION ~Video Clip~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "PASSION ～Video Clip～"@ja,
        "PASSION ~Video Clip~"@ja-latn .

_:N7703f33d267341bb81abb8a8ea6fb1dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Love You"@ja,
        "I Love You"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "I Love You"@ja,
        "I Love You"@ja-latn .

_:N78ddb849478347b5bbf36b148a803a38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう ～Special 1: Video Clip Off Shoot～"@ja,
        "Arigatou ~Special 1: Video Clip Off Shoot~"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "ありがとう ～Special 1: Video Clip Off Shoot～"@ja,
        "Arigatou ~Special 1: Video Clip Off Shoot~"@ja-latn .

_:N80e0684d404a49c79d0e69866c0ed239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モザイクカケラ"@ja,
        "Mosaic Kakera"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "モザイクカケラ"@ja,
        "Mosaic Kakera"@ja-latn .

_:N919043babcd24671a2d645a7ab5708d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カスミソウ"@ja,
        "Kasumisou"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "カスミソウ"@ja,
        "Kasumisou"@ja-latn .

_:N99bc90f64af845ffb25b14f25d44cdc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう (Album Version)"@ja,
        "Arigatou (Album Version)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "ありがとう (Album Version)"@ja,
        "Arigatou (Album Version)"@ja-latn .

_:N9c2cb07e401f4e4e830769f1f4e1a661 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恵みの種"@ja,
        "Megumi no Tane"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "恵みの種"@ja,
        "Megumi no Tane"@ja-latn .

_:Na0b326f6cf7e45fcb8069b10304079e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Sorry"@ja,
        "I'm Sorry"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "I'm Sorry"@ja,
        "I'm Sorry"@ja-latn .

_:Na2006dc399384fc2a9b6989dffc149a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コロナ"@ja,
        "Corona"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "コロナ"@ja,
        "Corona"@ja-latn .

_:Na9002d9507a54912abe6d0ae9be9c64b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASSION ～Special 2:TV Spot～"@ja,
        "PASSION ~Special 2:TV Spot~"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "PASSION ～Special 2:TV Spot～"@ja,
        "PASSION ~Special 2:TV Spot~"@ja-latn .

_:Nab0627de5c31458ebb9fdb1bcb5119f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モザイクカケラ ～Special 2:TV Spot～"@ja,
        "Mosaic Kakera ~Special 2:TV Spot~"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "モザイクカケラ ～Special 2:TV Spot～"@ja,
        "Mosaic Kakera ~Special 2:TV Spot~"@ja-latn .

_:Nb850b04bd38b423a809e93e583d1223b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう（対決！編） ～Special 2:TV Spot～"@ja,
        "Arigatou (Taiketsu! Hen) ~Special 2:TV Spot~"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "ありがとう（対決！編） ～Special 2:TV Spot～"@ja,
        "Arigatou (Taiketsu! Hen) ~Special 2:TV Spot~"@ja-latn .

_:Nbccc075226ae4be9ac80c7777109dc92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERO"@ja,
        "HERO"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "HERO"@ja,
        "HERO"@ja-latn .

_:Nc033d7132e494affbc204cc2781b7119 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile"@ja,
        "Smile"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "Smile"@ja,
        "Smile"@ja-latn .

_:Nc73bdfb64a5946b3a36a49920b1689cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう ～Video Clip～"@ja,
        "Arigatou ~Video Clip~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "ありがとう ～Video Clip～"@ja,
        "Arigatou ~Video Clip~"@ja-latn .

_:Nd6eae8e50cd9407b9b19d325b913cbd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありがとう（30秒 Type） ～Special 2:TV Spot～"@ja,
        "Arigatou (30 Byou Type) ~Special 2:TV Spot~"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nf0c650ed510d4a1daa87d03c867dd6a0 ;
    schema:name "ありがとう（30秒 Type） ～Special 2:TV Spot～"@ja,
        "Arigatou (30 Byou Type) ~Special 2:TV Spot~"@ja-latn .

_:Nd7e7a8b405774e91acaad88f74ff8337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PASSION"@ja,
        "PASSION"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "PASSION"@ja,
        "PASSION"@ja-latn .

_:Ne01531bad8874cadb78ca874ac7c0be2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye-Bye"@ja,
        "Bye-Bye"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "Bye-Bye"@ja,
        "Bye-Bye"@ja-latn .

_:Ne4c04922ab8c4c8896648bb841058047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏色パズル"@ja,
        "Natsuiro Puzzle"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "夏色パズル"@ja,
        "Natsuiro Puzzle"@ja-latn .

_:Nfe2512df64be40cd8f8c0c8d6168feaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Morning"@ja,
        "Good Morning"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N59bc61454e544e9a89dec6f2b9f536a6 ;
    schema:name "Good Morning"@ja,
        "Good Morning"@ja-latn .

_:Nf0c650ed510d4a1daa87d03c867dd6a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N17e8786a05814b6391ea52cc3662a155,
        _:N1fbc44ff020241a197b3cd4d0a513b9f,
        _:N349285e5d78c4309922db16c8a926e97,
        _:N46f442d9dea44e6fab516a3235c9441f,
        _:N5eea7e0e5e1e41faa2968aefe0dd51dc,
        _:N6cb12e2208064a64aa378f6cea77b2cd,
        _:N78ddb849478347b5bbf36b148a803a38,
        _:Na9002d9507a54912abe6d0ae9be9c64b,
        _:Nab0627de5c31458ebb9fdb1bcb5119f3,
        _:Nb850b04bd38b423a809e93e583d1223b,
        _:Nc73bdfb64a5946b3a36a49920b1689cf,
        _:Nd6eae8e50cd9407b9b19d325b913cbd8 ;
    mo:track_count 12 ;
    schema:duration "PT33:54"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N17e8786a05814b6391ea52cc3662a155,
        _:N1fbc44ff020241a197b3cd4d0a513b9f,
        _:N349285e5d78c4309922db16c8a926e97,
        _:N46f442d9dea44e6fab516a3235c9441f,
        _:N5eea7e0e5e1e41faa2968aefe0dd51dc,
        _:N6cb12e2208064a64aa378f6cea77b2cd,
        _:N78ddb849478347b5bbf36b148a803a38,
        _:Na9002d9507a54912abe6d0ae9be9c64b,
        _:Nab0627de5c31458ebb9fdb1bcb5119f3,
        _:Nb850b04bd38b423a809e93e583d1223b,
        _:Nc73bdfb64a5946b3a36a49920b1689cf,
        _:Nd6eae8e50cd9407b9b19d325b913cbd8 .

_:N59bc61454e544e9a89dec6f2b9f536a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57b1b8e8b1114f4d8769d78b325266e2,
        _:N666bda4de0344d3bb3c0667fe7c2944a,
        _:N7703f33d267341bb81abb8a8ea6fb1dc,
        _:N80e0684d404a49c79d0e69866c0ed239,
        _:N919043babcd24671a2d645a7ab5708d5,
        _:N99bc90f64af845ffb25b14f25d44cdc6,
        _:N9c2cb07e401f4e4e830769f1f4e1a661,
        _:Na0b326f6cf7e45fcb8069b10304079e8,
        _:Na2006dc399384fc2a9b6989dffc149a6,
        _:Nbccc075226ae4be9ac80c7777109dc92,
        _:Nc033d7132e494affbc204cc2781b7119,
        _:Nd7e7a8b405774e91acaad88f74ff8337,
        _:Ne01531bad8874cadb78ca874ac7c0be2,
        _:Ne4c04922ab8c4c8896648bb841058047,
        _:Nfe2512df64be40cd8f8c0c8d6168feaa ;
    mo:track_count 15 ;
    schema:duration "PT68:27"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N57b1b8e8b1114f4d8769d78b325266e2,
        _:N666bda4de0344d3bb3c0667fe7c2944a,
        _:N7703f33d267341bb81abb8a8ea6fb1dc,
        _:N80e0684d404a49c79d0e69866c0ed239,
        _:N919043babcd24671a2d645a7ab5708d5,
        _:N99bc90f64af845ffb25b14f25d44cdc6,
        _:N9c2cb07e401f4e4e830769f1f4e1a661,
        _:Na0b326f6cf7e45fcb8069b10304079e8,
        _:Na2006dc399384fc2a9b6989dffc149a6,
        _:Nbccc075226ae4be9ac80c7777109dc92,
        _:Nc033d7132e494affbc204cc2781b7119,
        _:Nd7e7a8b405774e91acaad88f74ff8337,
        _:Ne01531bad8874cadb78ca874ac7c0be2,
        _:Ne4c04922ab8c4c8896648bb841058047,
        _:Nfe2512df64be40cd8f8c0c8d6168feaa .

