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

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

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13218#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/13218#composition>,
        <album/13218#subject> ;
    foaf:name "PMMK"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13218#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/13218#composition>,
        <album/13218#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 2009)" .

<product/1011#subject> a schema:CreativeWork ;
    schema:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn ;
    foaf:name "Kanon (Game)"@en,
        "Kanon (Game)"@ja,
        "Kanon (Game)"@ja-latn .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

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

<org/259#subject> schema:name "blue stripes"@en,
        "blue stripes"@ja,
        "blue stripes"@ja-latn ;
    foaf:name "blue stripes"@en,
        "blue stripes"@ja,
        "blue stripes"@ja-latn .

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

<https://medium-media.vgm.io/albums/81/13218/13218-1390940592.jpg> a schema:ImageObject,
        foaf:Image .

<album/13218#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KeyRing Atrie vol.1"@en,
        "ぶるーすとらいぷす"@ja,
        "KeyRing Atrie vol.1"@ja-latn ;
    mo:composer <artist/2027#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/13218#musicalwork> ;
    schema:name "KeyRing Atrie vol.1"@en,
        "ぶるーすとらいぷす"@ja,
        "KeyRing Atrie vol.1"@ja-latn .

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

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13218#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/6179#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/13218#performance> ;
    schema:name "johnny"@en,
        "じょにー"@ja ;
    foaf:made <album/13218#lyrics>,
        <album/13218#subject> ;
    foaf:name "johnny"@en,
        "じょにー"@ja .

<album/13218#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KeyRing Atrie vol.1"@en,
        "ぶるーすとらいぷす"@ja,
        "KeyRing Atrie vol.1"@ja-latn ;
    mo:performance_of <album/13218#musicalwork> ;
    mo:performer _:N9f2c556e5f764705b2ba49bd1e50e695,
        <artist/2466#subject>,
        <artist/6179#subject> ;
    mo:recorded_as <album/13218#musicalexpression> ;
    schema:byArtist _:N9f2c556e5f764705b2ba49bd1e50e695,
        <artist/2466#subject>,
        <artist/6179#subject> ;
    schema:name "KeyRing Atrie vol.1"@en,
        "ぶるーすとらいぷす"@ja,
        "KeyRing Atrie vol.1"@ja-latn ;
    schema:workPerformed <album/13218#musicalwork> .

<album/13218#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "KeyRing Atrie vol.1"@en,
        "ぶるーすとらいぷす"@ja,
        "KeyRing Atrie vol.1"@ja-latn ;
    mo:catalogue_number "BSCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13218#musicalexpression> ;
    mo:publisher <org/259#subject> ;
    mo:record _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:about <product/1011#subject>,
        <product/1026#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Michiko"@en ;
            foaf:name "Michiko"@en ],
        <artist/2466#subject>,
        <artist/6179#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/13218/13218-1390940592.jpg> ;
    schema:name "KeyRing Atrie vol.1"@en,
        "ぶるーすとらいぷす"@ja,
        "KeyRing Atrie vol.1"@ja-latn ;
    schema:publisher <org/259#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/13218/13218-1390940592.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "いtっぱ"@en ;
    foaf:made <album/13218#subject> ;
    foaf:name "いtっぱ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "いtっぱ"@en ;
    foaf:made <album/13218#lyrics> ;
    foaf:name "いtっぱ"@en .

_:N4f1d28674326425d8a67db82235237d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切り株の丘"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "切り株の丘"@ja .

_:N57c753a17a8e43e79dcd6ffbde5a5bb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なつうた"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "なつうた"@ja .

_:N697607cebb99480ea45afba14e821891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "saya's Song -Groove That Stripes Mix-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "saya's Song -Groove That Stripes Mix-"@ja .

_:N891bcbe3a82f47a38fb493ea333f48f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ecstasy Fuga in C dur"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "Ecstasy Fuga in C dur"@ja .

_:N9f2c556e5f764705b2ba49bd1e50e695 a schema:Person,
        foaf:Person ;
    mo:performed <album/13218#performance> ;
    schema:name "Michiko"@en ;
    foaf:name "Michiko"@en .

_:Nf3e6dda1c38e47f4a442a44d606d0ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沙耶の密かな恋の唄"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "沙耶の密かな恋の唄"@ja .

_:Nf4a94549ddc94e70ba7890f76a4c7442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゃぱOVER"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "きゃぱOVER"@ja .

_:Nf760f6fbf00944e7a194b1b181fc581a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dash in the BOX!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8dd845c768c3486f9d5d32bceec0bbe6 ;
    schema:name "Dash in the BOX!"@ja .

_:N8dd845c768c3486f9d5d32bceec0bbe6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f1d28674326425d8a67db82235237d0,
        _:N57c753a17a8e43e79dcd6ffbde5a5bb7,
        _:N697607cebb99480ea45afba14e821891,
        _:N891bcbe3a82f47a38fb493ea333f48f0,
        _:Nf3e6dda1c38e47f4a442a44d606d0ccf,
        _:Nf4a94549ddc94e70ba7890f76a4c7442,
        _:Nf760f6fbf00944e7a194b1b181fc581a ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N4f1d28674326425d8a67db82235237d0,
        _:N57c753a17a8e43e79dcd6ffbde5a5bb7,
        _:N697607cebb99480ea45afba14e821891,
        _:N891bcbe3a82f47a38fb493ea333f48f0,
        _:Nf3e6dda1c38e47f4a442a44d606d0ccf,
        _:Nf4a94549ddc94e70ba7890f76a4c7442,
        _:Nf760f6fbf00944e7a194b1b181fc581a .

