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

<artist/10666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aiko Nakano"@en,
        "中野愛子"@ja ;
    foaf:made <album/64875#lyrics>,
        <album/64875#subject> ;
    foaf:name "Aiko Nakano"@en,
        "中野愛子"@ja .

<artist/3843#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja ;
    foaf:made <album/64875#lyrics>,
        <album/64875#subject> ;
    foaf:name "Yuho Iwasato"@en,
        "岩里祐穂"@ja .

<artist/5440#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja ;
    foaf:made <album/64875#lyrics>,
        <album/64875#subject> ;
    foaf:name "Shoko Fujibayashi"@en,
        "藤林聖子"@ja .

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:made <album/64875#subject>,
        <album/64875#vocals> ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

<artist/1579#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64875#subject> ;
    schema:name "bermei.inazawa"@en ;
    foaf:made <album/64875#composition>,
        <album/64875#subject> ;
    foaf:name "bermei.inazawa"@en .

<artist/15899#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64875#subject> ;
    schema:name "Itsuki Onagi"@en,
        "大凪樹"@ja ;
    foaf:made <album/64875#composition>,
        <album/64875#subject> ;
    foaf:name "Itsuki Onagi"@en,
        "大凪樹"@ja .

<artist/3750#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64875#subject> ;
    schema:name "Ruka Kawada"@en,
        "川田瑠夏"@ja ;
    foaf:made <album/64875#composition>,
        <album/64875#subject> ;
    foaf:name "Ruka Kawada"@en,
        "川田瑠夏"@ja .

<artist/6517#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64875#subject> ;
    schema:name "Keiji Inai"@en,
        "井内啓二"@ja ;
    foaf:made <album/64875#composition>,
        <album/64875#subject> ;
    foaf:name "Keiji Inai"@en,
        "井内啓二"@ja .

<artist/9559#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64875#subject> ;
    schema:name "DECO*27"@en ;
    foaf:made <album/64875#composition>,
        <album/64875#lyrics>,
        <album/64875#subject> ;
    foaf:name "DECO*27"@en .

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

<album/64875#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Petit Pas / Aoi Yuki [Limited Edition]"@en,
        "プティパ / 悠木碧"@ja,
        "Petit Pas / Aoi Yuki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/64875#musicalwork> ;
    mo:recorded_as <album/64875#musicalexpression> ;
    schema:name "Petit Pas / Aoi Yuki [Limited Edition]"@en,
        "プティパ / 悠木碧"@ja,
        "Petit Pas / Aoi Yuki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/64875#musicalwork> .

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

<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/57/64875/64875-1484799098.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64875#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/64875/64875-1484799098.jpg> ;
    foaf:depicts <album/64875#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/64875/64875-1484799098.jpg> .

<https://medium-media.vgm.io/albums/57/64875/64875-1484799098.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/64875#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Petit Pas / Aoi Yuki [Limited Edition]"@en,
        "プティパ / 悠木碧"@ja,
        "Petit Pas / Aoi Yuki [Limited Edition]"@ja-latn ;
    mo:composer <artist/1579#subject>,
        <artist/15899#subject>,
        <artist/3750#subject>,
        <artist/6517#subject>,
        <artist/9559#subject> ;
    mo:produced_work <album/64875#musicalwork> ;
    schema:name "Petit Pas / Aoi Yuki [Limited Edition]"@en,
        "プティパ / 悠木碧"@ja,
        "Petit Pas / Aoi Yuki [Limited Edition]"@ja-latn .

<album/64875#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-03-28"^^xsd:date ;
    dcterms:title "Petit Pas / Aoi Yuki [Limited Edition]"@en,
        "プティパ / 悠木碧"@ja,
        "Petit Pas / Aoi Yuki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "VTZL-41" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/64875#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:N3b1a1b826bae4074aabd00892f590245,
        _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    mo:record_count 2 ;
    schema:datePublished "2012-03-28"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/57/64875/64875-1484799098.jpg> ;
    schema:name "Petit Pas / Aoi Yuki [Limited Edition]"@en,
        "プティパ / 悠木碧"@ja,
        "Petit Pas / Aoi Yuki [Limited Edition]"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/64875/64875-1484799098.jpg> .

_:N0ac821f4bf6a4183a30cee675eeb1268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時計観覧車"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "時計観覧車"@ja .

_:N16a4815324e0419ba7b51e4d242a33b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハコニワソレイユ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "ハコニワソレイユ"@ja .

_:N1e21096745844843bc504938ccd0efd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジェットコースターと空の色"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "ジェットコースターと空の色"@ja .

_:N3b1a1b826bae4074aabd00892f590245 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N7feb15a3e01c4481b1ec1f6d3602a2ef ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7feb15a3e01c4481b1ec1f6d3602a2ef .

_:N7feb15a3e01c4481b1ec1f6d3602a2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回転木馬としっぽのうた (ミュージックビデオ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3b1a1b826bae4074aabd00892f590245 ;
    schema:name "回転木馬としっぽのうた (ミュージックビデオ)"@ja .

_:N9bedef22611547f88e794deb4bb3edfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Dolly Alice"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "Baby Dolly Alice"@ja .

_:N9d7e46e7743b477d9fc94d5c9c4ea5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Parade."@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "Night Parade."@ja .

_:Nd90ff50a05eb47d6ada16719c528a703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "回転木馬としっぽのうた"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "回転木馬としっぽのうた"@ja .

_:Nf5bce0ff8d48431da7b3b998dba8b57d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハコニワミラージュ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "ハコニワミラージュ"@ja .

_:Nfefb8b36c05544a6be2ccef09c7e50f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シュガーループ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N8286da76eeaa4ac8b4521dc6ab73a963 ;
    schema:name "シュガーループ"@ja .

_:N8286da76eeaa4ac8b4521dc6ab73a963 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ac821f4bf6a4183a30cee675eeb1268,
        _:N16a4815324e0419ba7b51e4d242a33b0,
        _:N1e21096745844843bc504938ccd0efd5,
        _:N9bedef22611547f88e794deb4bb3edfb,
        _:N9d7e46e7743b477d9fc94d5c9c4ea5c3,
        _:Nd90ff50a05eb47d6ada16719c528a703,
        _:Nf5bce0ff8d48431da7b3b998dba8b57d,
        _:Nfefb8b36c05544a6be2ccef09c7e50f4 ;
    mo:track_count 8 ;
    schema:duration "PT27:29"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0ac821f4bf6a4183a30cee675eeb1268,
        _:N16a4815324e0419ba7b51e4d242a33b0,
        _:N1e21096745844843bc504938ccd0efd5,
        _:N9bedef22611547f88e794deb4bb3edfb,
        _:N9d7e46e7743b477d9fc94d5c9c4ea5c3,
        _:Nd90ff50a05eb47d6ada16719c528a703,
        _:Nf5bce0ff8d48431da7b3b998dba8b57d,
        _:Nfefb8b36c05544a6be2ccef09c7e50f4 .

