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

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

<artist/308#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64212#subject> ;
    schema:name "Motoo Fujiwara"@en,
        "藤原基央"@ja ;
    foaf:made <album/64212#composition>,
        <album/64212#lyrics>,
        <album/64212#subject> ;
    foaf:name "Motoo Fujiwara"@en,
        "藤原基央"@ja .

<product/3397#subject> a schema:CreativeWork ;
    schema:name "Blood Blockade Battlefront"@en,
        "血界戦線"@ja,
        "Kekkai Sensen"@ja-latn ;
    foaf:name "Blood Blockade Battlefront"@en,
        "血界戦線"@ja,
        "Kekkai Sensen"@ja-latn .

<product/4181#subject> a schema:CreativeWork ;
    schema:name "GRANBLUE FANTASY The Animation"@en,
        "GRANBLUE FANTASY The Animation"@ja,
        "GRANBLUE FANTASY The Animation"@ja-latn ;
    foaf:name "GRANBLUE FANTASY The Animation"@en,
        "GRANBLUE FANTASY The Animation"@ja,
        "GRANBLUE FANTASY The Animation"@ja-latn .

<product/4315#subject> a schema:CreativeWork ;
    schema:name "March comes in like a lion"@en,
        "3月のライオン"@ja,
        "Sangatsu no Lion"@ja-latn ;
    foaf:name "March comes in like a lion"@en,
        "3月のライオン"@ja,
        "Sangatsu no Lion"@ja-latn .

<album/64212#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Butterflies / BUMP OF CHICKEN"@en,
        "Butterflies / BUMP OF CHICKEN"@ja,
        "Butterflies / BUMP OF CHICKEN"@ja-latn ;
    mo:composer <artist/308#subject> ;
    mo:produced_work <album/64212#musicalwork> ;
    schema:name "Butterflies / BUMP OF CHICKEN"@en,
        "Butterflies / BUMP OF CHICKEN"@ja,
        "Butterflies / BUMP OF CHICKEN"@ja-latn .

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

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

<https://media.vgm.io/albums/21/64212/64212-1482976846.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64212#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/64212/64212-1482976846.png> ;
    foaf:depicts <album/64212#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/64212/64212-1482976846.png> .

<https://medium-media.vgm.io/albums/21/64212/64212-1482976846.png> a schema:ImageObject,
        foaf:Image .

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

<album/64212#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Butterflies / BUMP OF CHICKEN"@en,
        "Butterflies / BUMP OF CHICKEN"@ja,
        "Butterflies / BUMP OF CHICKEN"@ja-latn ;
    mo:performance_of <album/64212#musicalwork> ;
    mo:performer <artist/18129#subject> ;
    mo:recorded_as <album/64212#musicalexpression> ;
    schema:byArtist <artist/18129#subject> ;
    schema:name "Butterflies / BUMP OF CHICKEN"@en,
        "Butterflies / BUMP OF CHICKEN"@ja,
        "Butterflies / BUMP OF CHICKEN"@ja-latn ;
    schema:workPerformed <album/64212#musicalwork> .

<artist/18129#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64212#performance> ;
    schema:name "BUMP OF CHICKEN"@en ;
    foaf:name "BUMP OF CHICKEN"@en .

<album/64212#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-02-10"^^xsd:date ;
    dcterms:title "Butterflies / BUMP OF CHICKEN"@en,
        "Butterflies / BUMP OF CHICKEN"@ja,
        "Butterflies / BUMP OF CHICKEN"@ja-latn ;
    mo:catalogue_number "TFCC-86552" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64212#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    mo:record_count 1 ;
    schema:about <product/3397#subject>,
        <product/4181#subject>,
        <product/4315#subject> ;
    schema:byArtist <artist/18129#subject> ;
    schema:datePublished "2016-02-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/64212/64212-1482976846.png> ;
    schema:name "Butterflies / BUMP OF CHICKEN"@en,
        "Butterflies / BUMP OF CHICKEN"@ja,
        "Butterflies / BUMP OF CHICKEN"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/64212/64212-1482976846.png> .

_:N03f4433a096745c984bfed28d8b8bed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterfly"@ja,
        "Butterfly"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "Butterfly"@ja,
        "Butterfly"@ja-latn .

_:N1a54ad901ba84cb6babd45bc72466a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello,world!"@ja,
        "Hello,world!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "Hello,world!"@ja,
        "Hello,world!"@ja-latn .

_:N1fe37f7de29e49aea4bd6bd25c8037bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファイター"@ja,
        "Fighter"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "ファイター"@ja,
        "Fighter"@ja-latn .

_:N22cf52be061f4aeb84cf84c177362572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GO"@ja,
        "GO"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "GO"@ja,
        "GO"@ja-latn .

_:N7ca1134e15424a5db5ac43787c44040a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コロニー"@ja,
        "Koroni"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "コロニー"@ja,
        "Koroni"@ja-latn .

_:N902760e3ff38441795f5737c82f660d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宝石になった日"@ja,
        "Houseki ni natta hi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "宝石になった日"@ja,
        "Houseki ni natta hi"@ja-latn .

_:N93c5d8f9e527402c8b7e42d05609e872 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大我慢大会"@ja,
        "Dai gaman taikai"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "大我慢大会"@ja,
        "Dai gaman taikai"@ja-latn .

_:Nb70d02f18b744efe9bc726b1f8b76794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独の合唱"@ja,
        "Kodoku no gasshou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "孤独の合唱"@ja,
        "Kodoku no gasshou"@ja-latn .

_:Nf1e3c2b7185742e29920131b0bfcafd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You were here"@ja,
        "You were here"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "You were here"@ja,
        "You were here"@ja-latn .

_:Nf46100717f284522a1435a8a02ba6334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流星群"@ja,
        "Ryuusei gun"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "流星群"@ja,
        "Ryuusei gun"@ja-latn .

_:Nf4b2d173ec4c4cb5b6e4d73c78dbdba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パレード"@ja,
        "Parade"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6d5e27a27ffc414f87d4f665bb953f32 ;
    schema:name "パレード"@ja,
        "Parade"@ja-latn .

_:N6d5e27a27ffc414f87d4f665bb953f32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f4433a096745c984bfed28d8b8bed8,
        _:N1a54ad901ba84cb6babd45bc72466a1b,
        _:N1fe37f7de29e49aea4bd6bd25c8037bc,
        _:N22cf52be061f4aeb84cf84c177362572,
        _:N7ca1134e15424a5db5ac43787c44040a,
        _:N902760e3ff38441795f5737c82f660d5,
        _:N93c5d8f9e527402c8b7e42d05609e872,
        _:Nb70d02f18b744efe9bc726b1f8b76794,
        _:Nf1e3c2b7185742e29920131b0bfcafd0,
        _:Nf46100717f284522a1435a8a02ba6334,
        _:Nf4b2d173ec4c4cb5b6e4d73c78dbdba1 ;
    mo:track_count 11 ;
    schema:duration "PT57:01"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N03f4433a096745c984bfed28d8b8bed8,
        _:N1a54ad901ba84cb6babd45bc72466a1b,
        _:N1fe37f7de29e49aea4bd6bd25c8037bc,
        _:N22cf52be061f4aeb84cf84c177362572,
        _:N7ca1134e15424a5db5ac43787c44040a,
        _:N902760e3ff38441795f5737c82f660d5,
        _:N93c5d8f9e527402c8b7e42d05609e872,
        _:Nb70d02f18b744efe9bc726b1f8b76794,
        _:Nf1e3c2b7185742e29920131b0bfcafd0,
        _:Nf46100717f284522a1435a8a02ba6334,
        _:Nf4b2d173ec4c4cb5b6e4d73c78dbdba1 .

