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

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

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

<artist/13860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87529#subject> ;
    schema:name "Yuki Hayashi"@en,
        "林ゆうき"@ja ;
    foaf:made <album/87529#composition>,
        <album/87529#subject> ;
    foaf:name "Yuki Hayashi"@en,
        "林ゆうき"@ja .

<artist/21814#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87529#subject> ;
    schema:name "Yuka Kawamura"@en,
        "川村結花"@ja ;
    foaf:made <album/87529#composition>,
        <album/87529#subject> ;
    foaf:name "Yuka Kawamura"@en,
        "川村結花"@ja .

<artist/26439#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87529#subject> ;
    schema:name "FUNKY MONKEY BABYS"@en ;
    foaf:made <album/87529#composition>,
        <album/87529#subject> ;
    foaf:name "FUNKY MONKEY BABYS"@en .

<artist/8481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87529#subject> ;
    schema:name "YANAGIMAN"@en ;
    foaf:made <album/87529#composition>,
        <album/87529#subject> ;
    foaf:name "YANAGIMAN"@en .

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

<album/87529#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@en,
        "テレビ朝日系 日曜ナイトプレミア「アスコーマーチ」オリジナル・サウンドトラック"@ja,
        "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@ja-latn ;
    mo:performance_of <album/87529#musicalwork> ;
    mo:recorded_as <album/87529#musicalexpression> ;
    schema:name "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@en,
        "テレビ朝日系 日曜ナイトプレミア「アスコーマーチ」オリジナル・サウンドトラック"@ja,
        "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@ja-latn ;
    schema:workPerformed <album/87529#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/92/87529/87529-1560032000.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87529#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@en,
        "テレビ朝日系 日曜ナイトプレミア「アスコーマーチ」オリジナル・サウンドトラック"@ja,
        "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@ja-latn ;
    mo:composer <artist/13860#subject>,
        <artist/21814#subject>,
        <artist/26439#subject>,
        <artist/8481#subject> ;
    mo:produced_work <album/87529#musicalwork> ;
    schema:name "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@en,
        "テレビ朝日系 日曜ナイトプレミア「アスコーマーチ」オリジナル・サウンドトラック"@ja,
        "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@ja-latn .

<album/87529#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-29"^^xsd:date ;
    dcterms:title "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@en,
        "テレビ朝日系 日曜ナイトプレミア「アスコーマーチ」オリジナル・サウンドトラック"@ja,
        "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@ja-latn ;
    mo:catalogue_number "COCP-36889" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87529#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ned015038a98542a6bf7ccd81981b2d8a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Asuka High School March ! (Asuko March ~Asuka Kougyou Koukou Monogatari~)"@en ;
            foaf:name "Asuka High School March ! (Asuko March ~Asuka Kougyou Koukou Monogatari~)"@en ] ;
    schema:datePublished "2011-06-29"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/92/87529/87529-1560032000.jpg> ;
    schema:name "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@en,
        "テレビ朝日系 日曜ナイトプレミア「アスコーマーチ」オリジナル・サウンドトラック"@ja,
        "Asuko March ~Asuka Kougyou Koukou Monogatari~ original soundtrack"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/87529/87529-1560032000.jpg> .

_:N02a3d365d4fb48c6aa2698874df2791a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "technical high school"@ja,
        "technical high school"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "technical high school"@ja,
        "technical high school"@ja-latn .

_:N0bf81cd81cd647f1af7a13d6670d768a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "material balance"@ja,
        "material balance"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "material balance"@ja,
        "material balance"@ja-latn .

_:N0e1134fb78834833898c2f31b9d9842a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cam milling machine"@ja,
        "cam milling machine"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "cam milling machine"@ja,
        "cam milling machine"@ja-latn .

_:N0e918883ad7945f09a46d0adef285505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "backlash"@ja,
        "backlash"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "backlash"@ja,
        "backlash"@ja-latn .

_:N268e1fc8469e41f3a90651c3cef88ada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それでも信じてる - OrgVer"@ja,
        "Soredemo Shinjiteru -OrgVer"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "それでも信じてる - OrgVer"@ja,
        "Soredemo Shinjiteru -OrgVer"@ja-latn .

_:N32558d33d821433b8d3fb0b327c69b70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "master screw"@ja,
        "master screw"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "master screw"@ja,
        "master screw"@ja-latn .

_:N34a0e7b9a2fb410ba8a340a2b7a80a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスコーマーチ - GameVer"@ja,
        "Asuko March -GameVer"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "アスコーマーチ - GameVer"@ja,
        "Asuko March -GameVer"@ja-latn .

_:N36dfa6966c244a9583751648fa0c0bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスコーマーチ - GtVer"@ja,
        "Asuko March -GtVer"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "アスコーマーチ - GtVer"@ja,
        "Asuko March -GtVer"@ja-latn .

_:N436032789f524fb0815f49101be57d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスコーマーチ - PfVer"@ja,
        "Asuko March -PfVer"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "アスコーマーチ - PfVer"@ja,
        "Asuko March -PfVer"@ja-latn .

_:N444ae526e46f4b42862bad17a1cb91c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "idle gear"@ja,
        "idle gear"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "idle gear"@ja,
        "idle gear"@ja-latn .

_:N4c12a21a49b64bf09ed2ddeb403dc368 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "half - round file"@ja,
        "half-round file"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "half - round file"@ja,
        "half-round file"@ja-latn .

_:N6152bc5e0c2446e5be3d61d8fc535e99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "jet soldering"@ja,
        "jet soldering"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "jet soldering"@ja,
        "jet soldering"@ja-latn .

_:N7dedfc53f5204937b623e2447937bc11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "face grinding device"@ja,
        "face grinding device"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "face grinding device"@ja,
        "face grinding device"@ja-latn .

_:N955df2ede5d541f0950d61303e9b2ca7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "abrasive wheel"@ja,
        "abrasive wheel"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "abrasive wheel"@ja,
        "abrasive wheel"@ja-latn .

_:Na9157cc3090f47bd8b82b8662c9e7adf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "backhand welding"@ja,
        "backhand welding"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "backhand welding"@ja,
        "backhand welding"@ja-latn .

_:Nb25560fe370a42759fb00fea232fbaf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "eccentric nut"@ja,
        "eccentric nut"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "eccentric nut"@ja,
        "eccentric nut"@ja-latn .

_:Nbf00d84f638f4a1987eab1c543d6062f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスコーマーチ"@ja,
        "Asuko March"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "アスコーマーチ"@ja,
        "Asuko March"@ja-latn .

_:Nbf1eb99c75634b90bde466d7afe1f925 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "datum size"@ja,
        "datum size"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "datum size"@ja,
        "datum size"@ja-latn .

_:Ncd0327287d0e4c20b05a56460a2fd606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fault"@ja,
        "fault"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "fault"@ja,
        "fault"@ja-latn .

_:Nd0524d0e4dca47c0954915664fa0adc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アスコーマーチ - EmoVer"@ja,
        "Asuko March -EmoVer"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "アスコーマーチ - EmoVer"@ja,
        "Asuko March -EmoVer"@ja-latn .

_:Nd78da6b0f41949d0a347d7e6c9cd8b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "laminated core"@ja,
        "laminated core"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "laminated core"@ja,
        "laminated core"@ja-latn .

_:Ne765336510d04193b66cbc7a99cdf538 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "absolute maximum rating"@ja,
        "absolute maximum rating"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "absolute maximum rating"@ja,
        "absolute maximum rating"@ja-latn .

_:Nf64a1416ae6b4f969a1cee989916d6d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それでも信じてる - PfVer"@ja,
        "Soredemo Shinjiteru -PfVer"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "それでも信じてる - PfVer"@ja,
        "Soredemo Shinjiteru -PfVer"@ja-latn .

_:Nf9eaf92965a24d1e864cf93a41abe1f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "knock-out bar"@ja,
        "knock-out bar"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ned015038a98542a6bf7ccd81981b2d8a ;
    schema:name "knock-out bar"@ja,
        "knock-out bar"@ja-latn .

_:Ned015038a98542a6bf7ccd81981b2d8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a3d365d4fb48c6aa2698874df2791a,
        _:N0bf81cd81cd647f1af7a13d6670d768a,
        _:N0e1134fb78834833898c2f31b9d9842a,
        _:N0e918883ad7945f09a46d0adef285505,
        _:N268e1fc8469e41f3a90651c3cef88ada,
        _:N32558d33d821433b8d3fb0b327c69b70,
        _:N34a0e7b9a2fb410ba8a340a2b7a80a08,
        _:N36dfa6966c244a9583751648fa0c0bba,
        _:N436032789f524fb0815f49101be57d58,
        _:N444ae526e46f4b42862bad17a1cb91c3,
        _:N4c12a21a49b64bf09ed2ddeb403dc368,
        _:N6152bc5e0c2446e5be3d61d8fc535e99,
        _:N7dedfc53f5204937b623e2447937bc11,
        _:N955df2ede5d541f0950d61303e9b2ca7,
        _:Na9157cc3090f47bd8b82b8662c9e7adf,
        _:Nb25560fe370a42759fb00fea232fbaf4,
        _:Nbf00d84f638f4a1987eab1c543d6062f,
        _:Nbf1eb99c75634b90bde466d7afe1f925,
        _:Ncd0327287d0e4c20b05a56460a2fd606,
        _:Nd0524d0e4dca47c0954915664fa0adc4,
        _:Nd78da6b0f41949d0a347d7e6c9cd8b27,
        _:Ne765336510d04193b66cbc7a99cdf538,
        _:Nf64a1416ae6b4f969a1cee989916d6d6,
        _:Nf9eaf92965a24d1e864cf93a41abe1f8 ;
    mo:track_count 24 ;
    schema:duration "PT69:53"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N02a3d365d4fb48c6aa2698874df2791a,
        _:N0bf81cd81cd647f1af7a13d6670d768a,
        _:N0e1134fb78834833898c2f31b9d9842a,
        _:N0e918883ad7945f09a46d0adef285505,
        _:N268e1fc8469e41f3a90651c3cef88ada,
        _:N32558d33d821433b8d3fb0b327c69b70,
        _:N34a0e7b9a2fb410ba8a340a2b7a80a08,
        _:N36dfa6966c244a9583751648fa0c0bba,
        _:N436032789f524fb0815f49101be57d58,
        _:N444ae526e46f4b42862bad17a1cb91c3,
        _:N4c12a21a49b64bf09ed2ddeb403dc368,
        _:N6152bc5e0c2446e5be3d61d8fc535e99,
        _:N7dedfc53f5204937b623e2447937bc11,
        _:N955df2ede5d541f0950d61303e9b2ca7,
        _:Na9157cc3090f47bd8b82b8662c9e7adf,
        _:Nb25560fe370a42759fb00fea232fbaf4,
        _:Nbf00d84f638f4a1987eab1c543d6062f,
        _:Nbf1eb99c75634b90bde466d7afe1f925,
        _:Ncd0327287d0e4c20b05a56460a2fd606,
        _:Nd0524d0e4dca47c0954915664fa0adc4,
        _:Nd78da6b0f41949d0a347d7e6c9cd8b27,
        _:Ne765336510d04193b66cbc7a99cdf538,
        _:Nf64a1416ae6b4f969a1cee989916d6d6,
        _:Nf9eaf92965a24d1e864cf93a41abe1f8 .

