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

<artist/21451#subject> a schema:Person,
        foaf:Person ;
    schema:name "AIKI"@en ;
    foaf:made <album/92015#subject>,
        <album/92015#vocals> ;
    foaf:name "AIKI"@en .

<artist/6419#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruichi Shindo"@en,
        "新藤晴一"@ja ;
    foaf:made <album/92015#lyrics>,
        <album/92015#subject> ;
    foaf:name "Haruichi Shindo"@en,
        "新藤晴一"@ja .

<artist/8601#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Nakajima"@en,
        "中島愛"@ja ;
    foaf:made <album/92015#subject>,
        <album/92015#vocals> ;
    foaf:name "Megumi Nakajima"@en,
        "中島愛"@ja .

<artist/12184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92015#subject> ;
    schema:name "Kana Yabuki"@en,
        "矢吹香那"@ja ;
    foaf:made <album/92015#composition>,
        <album/92015#subject> ;
    foaf:name "Kana Yabuki"@en,
        "矢吹香那"@ja .

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

<product/7570#subject> a schema:CreativeWork ;
    schema:name "Stars Align"@en,
        "星合の空"@ja,
        "Hoshiai no Sora"@ja-latn ;
    foaf:name "Stars Align"@en,
        "星合の空"@ja,
        "Hoshiai no Sora"@ja-latn .

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

<album/92015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hoshiai no Sora ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「星合の空」オリジナルサウンドトラック"@ja,
        "Hoshiai no Sora ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/92015#musicalwork> ;
    mo:recorded_as <album/92015#musicalexpression> ;
    schema:name "Hoshiai no Sora ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「星合の空」オリジナルサウンドトラック"@ja,
        "Hoshiai no Sora ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/92015#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/92015/92015-1574314923.jpg> a schema:ImageObject,
        foaf:Image .

<album/92015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hoshiai no Sora ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「星合の空」オリジナルサウンドトラック"@ja,
        "Hoshiai no Sora ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/12184#subject>,
        <artist/26237#subject> ;
    mo:produced_work <album/92015#musicalwork> ;
    schema:name "Hoshiai no Sora ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「星合の空」オリジナルサウンドトラック"@ja,
        "Hoshiai no Sora ORIGINAL SOUNDTRACK"@ja-latn .

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

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

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

<album/92015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-25"^^xsd:date ;
    dcterms:title "Hoshiai no Sora ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「星合の空」オリジナルサウンドトラック"@ja,
        "Hoshiai no Sora ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "VTCL-60515" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92015#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nfe29c0a3369f454d955b789954ca4c3e ;
    mo:record_count 1 ;
    schema:about <product/7570#subject> ;
    schema:datePublished "2019-12-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/51/92015/92015-1574314923.jpg> ;
    schema:name "Hoshiai no Sora ORIGINAL SOUNDTRACK"@en,
        "TVアニメ「星合の空」オリジナルサウンドトラック"@ja,
        "Hoshiai no Sora ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/92015/92015-1574314923.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "from bless4"@en ;
    foaf:made <album/92015#vocals> ;
    foaf:name "from bless4"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "from bless4"@en ;
    foaf:made <album/92015#subject> ;
    foaf:name "from bless4"@en .

_:N02c0ac137a21454983c7c76d69e28ee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i am zany"@ja,
        "i am zany"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "i am zany"@ja,
        "i am zany"@ja-latn .

_:N0b68f4014f5440c5be6e99758b52fde2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oath"@ja,
        "Oath"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Oath"@ja,
        "Oath"@ja-latn .

_:N1520748a6c8f4403bc77237c4adaff1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ludic"@ja,
        "Ludic"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Ludic"@ja,
        "Ludic"@ja-latn .

_:N1a00e37c74294ea39417666fdfee7abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hex"@ja,
        "hex"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "hex"@ja,
        "hex"@ja-latn .

_:N1d4e2be76dcb4f4a9de7566a260e0dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "relief"@ja,
        "relief"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "relief"@ja,
        "relief"@ja-latn .

_:N1dc7a682744f4deb9c284e59f5a3982c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "kewl"@ja,
        "kewl"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "kewl"@ja,
        "kewl"@ja-latn .

_:N21f141d379e54b3d915f4e707a8367ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ickle"@ja,
        "ickle"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "ickle"@ja,
        "ickle"@ja-latn .

_:N2c0d2e0605ff4b408e996f085303aa2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ibis"@ja,
        "ibis"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "ibis"@ja,
        "ibis"@ja-latn .

_:N3799d481771a4aa9b1030740d29d85c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "elf ear"@ja,
        "elf ear"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "elf ear"@ja,
        "elf ear"@ja-latn .

_:N3b1872ddef4e41b6b921568c5dc450f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "euphoria"@ja,
        "euphoria"@ja-latn ;
    mo:track_number 39 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "euphoria"@ja,
        "euphoria"@ja-latn .

_:N4433e5c8d4c34e599c589054b821b707 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "temenos"@ja,
        "temenos"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "temenos"@ja,
        "temenos"@ja-latn .

_:N502b1cd08d2c402ebcbf85c5cc89c26f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eclipse"@ja,
        "eclipse"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "eclipse"@ja,
        "eclipse"@ja-latn .

_:N50bf48786f5443a5a867ba58a1a408fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sole male"@ja,
        "sole male"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "sole male"@ja,
        "sole male"@ja-latn .

_:N5cc85cf47d674f94b73bdc299113edb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tale"@ja,
        "Tale"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Tale"@ja,
        "Tale"@ja-latn .

_:N653b15279ef34aaab7d6d4be47cf392e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "oxidize"@ja,
        "oxidize"@ja-latn ;
    mo:track_number 37 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "oxidize"@ja,
        "oxidize"@ja-latn .

_:N6d304a33e9e549a8873cba8e08d58fba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "about it"@ja,
        "about it"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "about it"@ja,
        "about it"@ja-latn .

_:N7193f740e1c544719fff009e6e140d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "籠の中の僕らは TV size ver."@ja,
        "Kago no Naka no Bokura wa TV size ver."@ja-latn ;
    mo:track_number 40 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "籠の中の僕らは TV size ver."@ja,
        "Kago no Naka no Bokura wa TV size ver."@ja-latn .

_:N734f46339d69442fa2e9d37b3f61414d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whimsy"@ja,
        "Whimsy"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Whimsy"@ja,
        "Whimsy"@ja-latn .

_:N74f5cd1aee5c4fe7b569e8f8adf9bf6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "slow and sure"@ja,
        "slow and sure"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "slow and sure"@ja,
        "slow and sure"@ja-latn .

_:N7507c6c10e5c420788006567ba59afee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ice fog"@ja,
        "ice fog"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "ice fog"@ja,
        "ice fog"@ja-latn .

_:N8077c479d518470896126ecfccb954b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "psychology"@ja,
        "psychology"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "psychology"@ja,
        "psychology"@ja-latn .

_:N8a4802b3999347ca944d8b6557cd9184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水槽 TV size ver."@ja,
        "Suisou TV size ver."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "水槽 TV size ver."@ja,
        "Suisou TV size ver."@ja-latn .

_:N8e20e63ceca142598e129888e2130ab5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignorance"@ja,
        "Ignorance"@ja-latn ;
    mo:track_number 35 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Ignorance"@ja,
        "Ignorance"@ja-latn .

_:N8e790433b6304755ac35868b008f954e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "seaRay"@ja,
        "seaRay"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "seaRay"@ja,
        "seaRay"@ja-latn .

_:N901b5937ca8246738bcb762d2b54cd9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hail marys"@ja,
        "Hail marys"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Hail marys"@ja,
        "Hail marys"@ja-latn .

_:N9aa6bf86e99e456aa5fed9653c9b2b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L.D"@ja,
        "L.D"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "L.D"@ja,
        "L.D"@ja-latn .

_:Nab4bd43eb9ef4053986d16f41a2d7413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ingenuity"@ja,
        "Ingenuity"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Ingenuity"@ja,
        "Ingenuity"@ja-latn .

_:Nb26f9c4ee3b54a00b49fd6f7350fc0ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "until later"@ja,
        "until later"@ja-latn ;
    mo:track_number 38 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "until later"@ja,
        "until later"@ja-latn .

_:Nbc0088114f8645579636726e7c12f285 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yule log"@ja,
        "yule log"@ja-latn ;
    mo:track_number 34 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "yule log"@ja,
        "yule log"@ja-latn .

_:Nbec1f45746ed43969e41ea3bcfb1034f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cryptic"@ja,
        "cryptic"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "cryptic"@ja,
        "cryptic"@ja-latn .

_:Nc9022a08c2764804855e4b0cc986f6d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spade"@ja,
        "spade"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "spade"@ja,
        "spade"@ja-latn .

_:Ncfb47eaa9132483cb878c069c8452a33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nebulae"@ja,
        "nebulae"@ja-latn ;
    mo:track_number 36 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "nebulae"@ja,
        "nebulae"@ja-latn .

_:Nd14e0271a74e4b5db65c24757e61c67c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty color"@ja,
        "Misty color"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Misty color"@ja,
        "Misty color"@ja-latn .

_:Nd9ee37960f024a1781429c1e9a3a0b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "haimish"@ja,
        "haimish"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "haimish"@ja,
        "haimish"@ja-latn .

_:Ne1cd23b95add48998f9e8c02fb5d5668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart rate"@ja,
        "heart rate"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "heart rate"@ja,
        "heart rate"@ja-latn .

_:Ne2995f2e1ee1498ba39bd5532526bd80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "W -星合の空-"@ja,
        "W -Hoshiai no Sora-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "W -星合の空-"@ja,
        "W -Hoshiai no Sora-"@ja-latn .

_:Nefc0449d125a445c93ec8827bd7113b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonbow"@ja,
        "Moonbow"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "Moonbow"@ja,
        "Moonbow"@ja-latn .

_:Nf0eebf7b5e904aee91bbad935663a6c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "petal"@ja,
        "petal"@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "petal"@ja,
        "petal"@ja-latn .

_:Nf49d2150bfc34d2fa8e72778c08e3b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "axis"@ja,
        "axis"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "axis"@ja,
        "axis"@ja-latn .

_:Nfd57efa2175c4f7e8e7897f0acc154fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ungrid"@ja,
        "ungrid"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nfe29c0a3369f454d955b789954ca4c3e ;
    schema:name "ungrid"@ja,
        "ungrid"@ja-latn .

_:Nfe29c0a3369f454d955b789954ca4c3e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02c0ac137a21454983c7c76d69e28ee9,
        _:N0b68f4014f5440c5be6e99758b52fde2,
        _:N1520748a6c8f4403bc77237c4adaff1f,
        _:N1a00e37c74294ea39417666fdfee7abc,
        _:N1d4e2be76dcb4f4a9de7566a260e0dd1,
        _:N1dc7a682744f4deb9c284e59f5a3982c,
        _:N21f141d379e54b3d915f4e707a8367ad,
        _:N2c0d2e0605ff4b408e996f085303aa2b,
        _:N3799d481771a4aa9b1030740d29d85c1,
        _:N3b1872ddef4e41b6b921568c5dc450f6,
        _:N4433e5c8d4c34e599c589054b821b707,
        _:N502b1cd08d2c402ebcbf85c5cc89c26f,
        _:N50bf48786f5443a5a867ba58a1a408fc,
        _:N5cc85cf47d674f94b73bdc299113edb4,
        _:N653b15279ef34aaab7d6d4be47cf392e,
        _:N6d304a33e9e549a8873cba8e08d58fba,
        _:N7193f740e1c544719fff009e6e140d82,
        _:N734f46339d69442fa2e9d37b3f61414d,
        _:N74f5cd1aee5c4fe7b569e8f8adf9bf6a,
        _:N7507c6c10e5c420788006567ba59afee,
        _:N8077c479d518470896126ecfccb954b3,
        _:N8a4802b3999347ca944d8b6557cd9184,
        _:N8e20e63ceca142598e129888e2130ab5,
        _:N8e790433b6304755ac35868b008f954e,
        _:N901b5937ca8246738bcb762d2b54cd9a,
        _:N9aa6bf86e99e456aa5fed9653c9b2b80,
        _:Nab4bd43eb9ef4053986d16f41a2d7413,
        _:Nb26f9c4ee3b54a00b49fd6f7350fc0ad,
        _:Nbc0088114f8645579636726e7c12f285,
        _:Nbec1f45746ed43969e41ea3bcfb1034f,
        _:Nc9022a08c2764804855e4b0cc986f6d5,
        _:Ncfb47eaa9132483cb878c069c8452a33,
        _:Nd14e0271a74e4b5db65c24757e61c67c,
        _:Nd9ee37960f024a1781429c1e9a3a0b42,
        _:Ne1cd23b95add48998f9e8c02fb5d5668,
        _:Ne2995f2e1ee1498ba39bd5532526bd80,
        _:Nefc0449d125a445c93ec8827bd7113b1,
        _:Nf0eebf7b5e904aee91bbad935663a6c0,
        _:Nf49d2150bfc34d2fa8e72778c08e3b95,
        _:Nfd57efa2175c4f7e8e7897f0acc154fd ;
    mo:track_count 40 ;
    schema:duration "PT45:21"^^xsd:interval ;
    schema:numTracks 40 ;
    schema:track _:N02c0ac137a21454983c7c76d69e28ee9,
        _:N0b68f4014f5440c5be6e99758b52fde2,
        _:N1520748a6c8f4403bc77237c4adaff1f,
        _:N1a00e37c74294ea39417666fdfee7abc,
        _:N1d4e2be76dcb4f4a9de7566a260e0dd1,
        _:N1dc7a682744f4deb9c284e59f5a3982c,
        _:N21f141d379e54b3d915f4e707a8367ad,
        _:N2c0d2e0605ff4b408e996f085303aa2b,
        _:N3799d481771a4aa9b1030740d29d85c1,
        _:N3b1872ddef4e41b6b921568c5dc450f6,
        _:N4433e5c8d4c34e599c589054b821b707,
        _:N502b1cd08d2c402ebcbf85c5cc89c26f,
        _:N50bf48786f5443a5a867ba58a1a408fc,
        _:N5cc85cf47d674f94b73bdc299113edb4,
        _:N653b15279ef34aaab7d6d4be47cf392e,
        _:N6d304a33e9e549a8873cba8e08d58fba,
        _:N7193f740e1c544719fff009e6e140d82,
        _:N734f46339d69442fa2e9d37b3f61414d,
        _:N74f5cd1aee5c4fe7b569e8f8adf9bf6a,
        _:N7507c6c10e5c420788006567ba59afee,
        _:N8077c479d518470896126ecfccb954b3,
        _:N8a4802b3999347ca944d8b6557cd9184,
        _:N8e20e63ceca142598e129888e2130ab5,
        _:N8e790433b6304755ac35868b008f954e,
        _:N901b5937ca8246738bcb762d2b54cd9a,
        _:N9aa6bf86e99e456aa5fed9653c9b2b80,
        _:Nab4bd43eb9ef4053986d16f41a2d7413,
        _:Nb26f9c4ee3b54a00b49fd6f7350fc0ad,
        _:Nbc0088114f8645579636726e7c12f285,
        _:Nbec1f45746ed43969e41ea3bcfb1034f,
        _:Nc9022a08c2764804855e4b0cc986f6d5,
        _:Ncfb47eaa9132483cb878c069c8452a33,
        _:Nd14e0271a74e4b5db65c24757e61c67c,
        _:Nd9ee37960f024a1781429c1e9a3a0b42,
        _:Ne1cd23b95add48998f9e8c02fb5d5668,
        _:Ne2995f2e1ee1498ba39bd5532526bd80,
        _:Nefc0449d125a445c93ec8827bd7113b1,
        _:Nf0eebf7b5e904aee91bbad935663a6c0,
        _:Nf49d2150bfc34d2fa8e72778c08e3b95,
        _:Nfd57efa2175c4f7e8e7897f0acc154fd .

