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

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

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

<artist/11242#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Yoko Kuzuya"@en,
        "葛谷葉子"@ja ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "Yoko Kuzuya"@en,
        "葛谷葉子"@ja .

<artist/11613#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "HIRO"@en ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "HIRO"@en .

<artist/15433#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Tomomi Narimoto"@en,
        "成本智美"@ja ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "Tomomi Narimoto"@en,
        "成本智美"@ja .

<artist/1789#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Kazuhiro Hara"@en,
        "原一博"@ja ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "Kazuhiro Hara"@en,
        "原一博"@ja .

<artist/17957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "AKIRA"@en ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "AKIRA"@en .

<artist/20158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "ArmySlick"@en ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "ArmySlick"@en .

<artist/36130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Daisuke \"D.I\" Imai"@en ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "Daisuke \"D.I\" Imai"@en .

<artist/36183#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "h-wonder"@en ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "h-wonder"@en .

<artist/6201#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Jun Suyama"@en,
        "陶山隼"@ja ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "Jun Suyama"@en,
        "陶山隼"@ja .

<artist/7022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "BoA"@en ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "BoA"@en .

<artist/9768#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Nao Tanaka"@en,
        "田中直"@ja ;
    foaf:made <album/108666#composition>,
        <album/108666#subject> ;
    foaf:name "Nao Tanaka"@en,
        "田中直"@ja .

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

<album/108666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE FACE / BoA"@en,
        "THE FACE / BoA"@ja,
        "THE FACE / BoA"@ja-latn ;
    mo:performance_of <album/108666#musicalwork> ;
    mo:recorded_as <album/108666#musicalexpression> ;
    schema:name "THE FACE / BoA"@en,
        "THE FACE / BoA"@ja,
        "THE FACE / BoA"@ja-latn ;
    schema:workPerformed <album/108666#musicalwork> .

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

<https://media.vgm.io/albums/66/108666/108666-2cbe8428df38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108666#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/108666/108666-2cbe8428df38.jpg> ;
    foaf:depicts <album/108666#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/108666/108666-2cbe8428df38.jpg> .

<https://medium-media.vgm.io/albums/66/108666/108666-2cbe8428df38.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE FACE / BoA"@en,
        "THE FACE / BoA"@ja,
        "THE FACE / BoA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jonas Jeberg"@en ;
            foaf:made <album/108666#composition> ;
            foaf:name "Jonas Jeberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daniel Pandher"@en ;
            foaf:made <album/108666#composition> ;
            foaf:name "Daniel Pandher"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Simon Brenting"@en ;
            foaf:made <album/108666#composition> ;
            foaf:name "Simon Brenting"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Greg Lawson"@en ;
            foaf:made <album/108666#composition> ;
            foaf:name "Greg Lawson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Damon Sharpe"@en ;
            foaf:made <album/108666#composition> ;
            foaf:name "Damon Sharpe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy La Verdi"@en ;
            foaf:made <album/108666#composition> ;
            foaf:name "Tommy La Verdi"@en ],
        <artist/11242#subject>,
        <artist/11613#subject>,
        <artist/15433#subject>,
        <artist/1789#subject>,
        <artist/17957#subject>,
        <artist/20158#subject>,
        <artist/36130#subject>,
        <artist/36183#subject>,
        <artist/6201#subject>,
        <artist/7022#subject>,
        <artist/9768#subject> ;
    mo:produced_work <album/108666#musicalwork> ;
    schema:name "THE FACE / BoA"@en,
        "THE FACE / BoA"@ja,
        "THE FACE / BoA"@ja-latn .

<album/108666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-02-27"^^xsd:date ;
    dcterms:title "THE FACE / BoA"@en,
        "THE FACE / BoA"@ja,
        "THE FACE / BoA"@ja-latn ;
    mo:catalogue_number "AVCD-23499" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108666#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:Ne70e29b13a48448fac4697e48787de74 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "10 Promises to My Dog"@en ;
            foaf:name "10 Promises to My Dog"@en ] ;
    schema:datePublished "2008-02-27"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/66/108666/108666-2cbe8428df38.jpg> ;
    schema:name "THE FACE / BoA"@en,
        "THE FACE / BoA"@ja,
        "THE FACE / BoA"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/108666/108666-2cbe8428df38.jpg> .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108666#subject> ;
    schema:name "Tommy La Verdi"@en ;
    foaf:made <album/108666#subject> ;
    foaf:name "Tommy La Verdi"@en .

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

_:N042cbd326ec4429e86b155c4fd1362cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl In The Mirror"@ja,
        "Girl In The Mirror"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Girl In The Mirror"@ja,
        "Girl In The Mirror"@ja-latn .

_:N05326b13c9364f87a04cee1c0100fef8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ギャップにやられた!"@ja,
        "Gap ni Yarareta!"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "ギャップにやられた!"@ja,
        "Gap ni Yarareta!"@ja-latn .

_:N0d868f15b67d43a4a2b2195367eac431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Impact"@ja,
        "Sweet Impact"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Sweet Impact"@ja,
        "Sweet Impact"@ja-latn .

_:N1bf927eef1294f83a3eebafbf72c8eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile again"@ja,
        "Smile again"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Smile again"@ja,
        "Smile again"@ja-latn .

_:N1e42c5d16e114358832d2426d2e3b0ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE LETTER"@ja,
        "LOVE LETTER"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "LOVE LETTER"@ja,
        "LOVE LETTER"@ja-latn .

_:N33def345e40640c59443fed75bad8230 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Style"@ja,
        "Style"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Style"@ja,
        "Style"@ja-latn .

_:N368ce7f6c434411ebddc023b043fe58c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diamond Heart"@ja,
        "Diamond Heart"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Diamond Heart"@ja,
        "Diamond Heart"@ja-latn .

_:N625309f682714bd59b6178c413a60c54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOSE YOUR MIND feat.Yutaka Furukawa from DOPING PANDA"@ja,
        "LOSE YOUR MIND feat.Yutaka Furukawa from DOPING PANDA"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "LOSE YOUR MIND feat.Yutaka Furukawa from DOPING PANDA"@ja,
        "LOSE YOUR MIND feat.Yutaka Furukawa from DOPING PANDA"@ja-latn .

_:N69b667d3cdb642ef813a0fe45cb49631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Way,Your Way feat.WISE"@ja,
        "My Way,Your Way feat.WISE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "My Way,Your Way feat.WISE"@ja,
        "My Way,Your Way feat.WISE"@ja-latn .

_:N835c7c156c814fd4a16ba48fd290d1df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Flowers"@ja,
        "Beautiful Flowers"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Beautiful Flowers"@ja,
        "Beautiful Flowers"@ja-latn .

_:N9d8c54104a4e4083b5e78b91a8547843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AGGRESSIVE"@ja,
        "AGGRESSIVE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "AGGRESSIVE"@ja,
        "AGGRESSIVE"@ja-latn .

_:Nc5ccac7a34564968861dc0216dc74976 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRAVE"@ja,
        "BRAVE"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "BRAVE"@ja,
        "BRAVE"@ja-latn .

_:Ndb5f0277c6204838a4979ab2857f95b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be with you."@ja,
        "be with you."@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "be with you."@ja,
        "be with you."@ja-latn .

_:Nf363baf23f974a99a2b932b6361df3cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Birthday"@ja,
        "Happy Birthday"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Happy Birthday"@ja,
        "Happy Birthday"@ja-latn .

_:Nf3d9e51f83274d7f8c0f30b0de3e275e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Friend"@ja,
        "Best Friend"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne70e29b13a48448fac4697e48787de74 ;
    schema:name "Best Friend"@ja,
        "Best Friend"@ja-latn .

_:Ne70e29b13a48448fac4697e48787de74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N042cbd326ec4429e86b155c4fd1362cf,
        _:N05326b13c9364f87a04cee1c0100fef8,
        _:N0d868f15b67d43a4a2b2195367eac431,
        _:N1bf927eef1294f83a3eebafbf72c8eb7,
        _:N1e42c5d16e114358832d2426d2e3b0ba,
        _:N33def345e40640c59443fed75bad8230,
        _:N368ce7f6c434411ebddc023b043fe58c,
        _:N625309f682714bd59b6178c413a60c54,
        _:N69b667d3cdb642ef813a0fe45cb49631,
        _:N835c7c156c814fd4a16ba48fd290d1df,
        _:N9d8c54104a4e4083b5e78b91a8547843,
        _:Nc5ccac7a34564968861dc0216dc74976,
        _:Ndb5f0277c6204838a4979ab2857f95b6,
        _:Nf363baf23f974a99a2b932b6361df3cf,
        _:Nf3d9e51f83274d7f8c0f30b0de3e275e ;
    mo:track_count 15 ;
    schema:duration "PT62:23"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N042cbd326ec4429e86b155c4fd1362cf,
        _:N05326b13c9364f87a04cee1c0100fef8,
        _:N0d868f15b67d43a4a2b2195367eac431,
        _:N1bf927eef1294f83a3eebafbf72c8eb7,
        _:N1e42c5d16e114358832d2426d2e3b0ba,
        _:N33def345e40640c59443fed75bad8230,
        _:N368ce7f6c434411ebddc023b043fe58c,
        _:N625309f682714bd59b6178c413a60c54,
        _:N69b667d3cdb642ef813a0fe45cb49631,
        _:N835c7c156c814fd4a16ba48fd290d1df,
        _:N9d8c54104a4e4083b5e78b91a8547843,
        _:Nc5ccac7a34564968861dc0216dc74976,
        _:Ndb5f0277c6204838a4979ab2857f95b6,
        _:Nf363baf23f974a99a2b932b6361df3cf,
        _:Nf3d9e51f83274d7f8c0f30b0de3e275e .

