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

<artist/12431#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "BEAT CRUSADERS"@en ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "BEAT CRUSADERS"@en .

<artist/12898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "mito"@en,
        "ミト"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "mito"@en,
        "ミト"@ja .

<artist/15057#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Acchu Iwata"@en,
        "岩田アッチュ"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "Acchu Iwata"@en,
        "岩田アッチュ"@ja .

<artist/30225#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Shinobu Watanabe"@en,
        "渡邊忍"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "Shinobu Watanabe"@en,
        "渡邊忍"@ja .

<artist/3497#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Seiji Kameda"@en,
        "亀田誠治"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "Seiji Kameda"@en,
        "亀田誠治"@ja .

<artist/43274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Kaela Kimura"@en,
        "木村カエラ"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#lyrics>,
        <album/146858#subject>,
        <album/146858#vocals> ;
    foaf:name "Kaela Kimura"@en,
        "木村カエラ"@ja .

<artist/5490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Shigekazu Aida"@en,
        "會田茂一"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "Shigekazu Aida"@en,
        "會田茂一"@ja .

<artist/8585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "Koichi Tsutaya"@en,
        "蔦谷好位置"@ja .

<artist/8833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Takamune Negishi"@en,
        "根岸孝旨"@ja ;
    foaf:made <album/146858#composition>,
        <album/146858#subject> ;
    foaf:name "Takamune Negishi"@en,
        "根岸孝旨"@ja .

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

<album/146858#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scratch / Kaela Kimura"@en,
        "Scratch / 木村カエラ"@ja,
        "Scratch / Kaela Kimura"@ja-latn ;
    mo:performance_of <album/146858#musicalwork> ;
    mo:recorded_as <album/146858#musicalexpression> ;
    schema:name "Scratch / Kaela Kimura"@en,
        "Scratch / 木村カエラ"@ja,
        "Scratch / Kaela Kimura"@ja-latn ;
    schema:workPerformed <album/146858#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/85/146858/146858-fbeeaf45b9f8.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/146858#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scratch / Kaela Kimura"@en,
        "Scratch / 木村カエラ"@ja,
        "Scratch / Kaela Kimura"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AxSxE"@en ;
            foaf:made <album/146858#composition> ;
            foaf:name "AxSxE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jez Ashurst"@en ;
            foaf:made <album/146858#composition> ;
            foaf:name "Jez Ashurst"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "toe"@en ;
            foaf:made <album/146858#composition> ;
            foaf:name "toe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(clammbon)"@en ;
            foaf:made <album/146858#composition> ;
            foaf:name "(clammbon)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Linus of Hollywood"@en ;
            foaf:made <album/146858#composition> ;
            foaf:name "Linus of Hollywood"@en ],
        <artist/12431#subject>,
        <artist/12898#subject>,
        <artist/15057#subject>,
        <artist/30225#subject>,
        <artist/3497#subject>,
        <artist/43274#subject>,
        <artist/5490#subject>,
        <artist/8585#subject>,
        <artist/8833#subject> ;
    mo:produced_work <album/146858#musicalwork> ;
    schema:name "Scratch / Kaela Kimura"@en,
        "Scratch / 木村カエラ"@ja,
        "Scratch / Kaela Kimura"@ja-latn .

<album/146858#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-07"^^xsd:date ;
    dcterms:title "Scratch / Kaela Kimura"@en,
        "Scratch / 木村カエラ"@ja,
        "Scratch / Kaela Kimura"@ja-latn ;
    mo:catalogue_number "COCP-34093" ;
    mo:media_type "CD" ;
    mo:publication_of <album/146858#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    mo:record_count 1 ;
    schema:datePublished "2007-02-07"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/85/146858/146858-fbeeaf45b9f8.jpg> ;
    schema:name "Scratch / Kaela Kimura"@en,
        "Scratch / 木村カエラ"@ja,
        "Scratch / Kaela Kimura"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/146858/146858-fbeeaf45b9f8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Jez Ashurst"@en ;
    foaf:made <album/146858#subject> ;
    foaf:name "Jez Ashurst"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "toe"@en ;
    foaf:made <album/146858#subject> ;
    foaf:name "toe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jez Ashurst"@en ;
    foaf:made <album/146858#subject> ;
    foaf:name "Jez Ashurst"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "Linus of Hollywood"@en ;
    foaf:made <album/146858#subject> ;
    foaf:name "Linus of Hollywood"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jez Ashurst"@en ;
    foaf:made <album/146858#lyrics> ;
    foaf:name "Jez Ashurst"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "AxSxE"@en ;
    foaf:made <album/146858#subject> ;
    foaf:name "AxSxE"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146858#subject> ;
    schema:name "(clammbon)"@en ;
    foaf:made <album/146858#subject> ;
    foaf:name "(clammbon)"@en .

_:N06c0a5225e474f0e9289e99602425428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ground Control Album Mix"@ja,
        "Ground Control Album Mix"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "Ground Control Album Mix"@ja,
        "Ground Control Album Mix"@ja-latn .

_:N0b6c016df6c84435a6e2c0ecde8ef035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dolphin"@ja,
        "dolphin"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "dolphin"@ja,
        "dolphin"@ja-latn .

_:N1a7c1b0b6370437d8d8c32446e70f0dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweetie"@ja,
        "sweetie"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "sweetie"@ja,
        "sweetie"@ja-latn .

_:N4ca06ad42ba84725a0174a70d80c7ff3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Music"@ja,
        "Magic Music"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "Magic Music"@ja,
        "Magic Music"@ja-latn .

_:N584ee89e1de54d3d993b971ef8647a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JOEY BOY"@ja,
        "JOEY BOY"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "JOEY BOY"@ja,
        "JOEY BOY"@ja-latn .

_:N65eda9dfea324e49b568eebd8f11c290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きりんタン"@ja,
        "Kirin Tan"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "きりんタン"@ja,
        "Kirin Tan"@ja-latn .

_:N6d40753c1e1a477e93af536bdd1fde02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L.drunk"@ja,
        "L.drunk"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "L.drunk"@ja,
        "L.drunk"@ja-latn .

_:N7cbe43ad289f4d689b930304d9522b42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scratch"@ja,
        "Scratch"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "Scratch"@ja,
        "Scratch"@ja-latn .

_:N80a9fc74c6524a79824021a9f80a1377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ワニと小鳥"@ja,
        "Wani to Kotori"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "ワニと小鳥"@ja,
        "Wani to Kotori"@ja-latn .

_:N8a495fcd065e4e0582494363b5d0503a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowdome"@ja,
        "Snowdome"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "Snowdome"@ja,
        "Snowdome"@ja-latn .

_:Nb03e6a333a614cba8a6648c2f5a24b88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TREE CLIMBERS"@ja,
        "TREE CLIMBERS"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "TREE CLIMBERS"@ja,
        "TREE CLIMBERS"@ja-latn .

_:Nbdbb8e2f0b7a44bc8820973fe2c51d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SWINGING LONDON"@ja,
        "SWINGING LONDON"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "SWINGING LONDON"@ja,
        "SWINGING LONDON"@ja-latn .

_:Nd4ca52dbb63e413d966425198702d383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "never land"@ja,
        "never land"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N679423613a6b41e2bbfc9efc1abc6d28 ;
    schema:name "never land"@ja,
        "never land"@ja-latn .

_:N679423613a6b41e2bbfc9efc1abc6d28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06c0a5225e474f0e9289e99602425428,
        _:N0b6c016df6c84435a6e2c0ecde8ef035,
        _:N1a7c1b0b6370437d8d8c32446e70f0dd,
        _:N4ca06ad42ba84725a0174a70d80c7ff3,
        _:N584ee89e1de54d3d993b971ef8647a1d,
        _:N65eda9dfea324e49b568eebd8f11c290,
        _:N6d40753c1e1a477e93af536bdd1fde02,
        _:N7cbe43ad289f4d689b930304d9522b42,
        _:N80a9fc74c6524a79824021a9f80a1377,
        _:N8a495fcd065e4e0582494363b5d0503a,
        _:Nb03e6a333a614cba8a6648c2f5a24b88,
        _:Nbdbb8e2f0b7a44bc8820973fe2c51d60,
        _:Nd4ca52dbb63e413d966425198702d383 ;
    mo:track_count 13 ;
    schema:duration "PT49:50"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N06c0a5225e474f0e9289e99602425428,
        _:N0b6c016df6c84435a6e2c0ecde8ef035,
        _:N1a7c1b0b6370437d8d8c32446e70f0dd,
        _:N4ca06ad42ba84725a0174a70d80c7ff3,
        _:N584ee89e1de54d3d993b971ef8647a1d,
        _:N65eda9dfea324e49b568eebd8f11c290,
        _:N6d40753c1e1a477e93af536bdd1fde02,
        _:N7cbe43ad289f4d689b930304d9522b42,
        _:N80a9fc74c6524a79824021a9f80a1377,
        _:N8a495fcd065e4e0582494363b5d0503a,
        _:Nb03e6a333a614cba8a6648c2f5a24b88,
        _:Nbdbb8e2f0b7a44bc8820973fe2c51d60,
        _:Nd4ca52dbb63e413d966425198702d383 .

