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

<artist/16828#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiharu Kato"@en,
        "加藤義治"@ja ;
    foaf:made <album/87968#lyrics>,
        <album/87968#subject> ;
    foaf:name "Yoshiharu Kato"@en,
        "加藤義治"@ja .

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

<event/228> a mo:Release ;
    schema:name "Released at DreamParty Tokyo 2010 Spring (May 03, 2010)" .

<event/66> a mo:Release ;
    schema:name "Pre-released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

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

<album/87968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dokidoki Oneesan A to Z / Love Bullets"@en,
        "ドキドキお姉さん A to Z / Love Bullets"@ja,
        "Dokidoki Oneesan A to Z / Love Bullets"@ja-latn ;
    mo:composer <artist/2319#subject> ;
    mo:produced_work <album/87968#musicalwork> ;
    schema:name "Dokidoki Oneesan A to Z / Love Bullets"@en,
        "ドキドキお姉さん A to Z / Love Bullets"@ja,
        "Dokidoki Oneesan A to Z / Love Bullets"@ja-latn .

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

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

<org/311#subject> schema:name "SOL International"@en,
        "株式会社ソル・インターナショナル"@ja,
        "SOL International"@ja-latn ;
    foaf:name "SOL International"@en,
        "株式会社ソル・インターナショナル"@ja,
        "SOL International"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/87968/87968-1561129061.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2905#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87968#performance> ;
    schema:name "Miyu Inoue"@en,
        "井上みゆ"@ja ;
    foaf:name "Miyu Inoue"@en,
        "井上みゆ"@ja .

<artist/31734#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87968#performance> ;
    schema:name "Love Bullets"@en ;
    foaf:name "Love Bullets"@en .

<artist/2319#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87968#subject> ;
    mo:performed <album/87968#performance> ;
    schema:name "Kai Isomura"@en,
        "磯村カイ"@ja ;
    foaf:made <album/87968#composition>,
        <album/87968#subject> ;
    foaf:name "Kai Isomura"@en,
        "磯村カイ"@ja .

<album/87968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dokidoki Oneesan A to Z / Love Bullets"@en,
        "ドキドキお姉さん A to Z / Love Bullets"@ja,
        "Dokidoki Oneesan A to Z / Love Bullets"@ja-latn ;
    mo:performance_of <album/87968#musicalwork> ;
    mo:performer <artist/2319#subject>,
        <artist/2905#subject>,
        <artist/31734#subject> ;
    mo:recorded_as <album/87968#musicalexpression> ;
    schema:byArtist <artist/2319#subject>,
        <artist/2905#subject>,
        <artist/31734#subject> ;
    schema:name "Dokidoki Oneesan A to Z / Love Bullets"@en,
        "ドキドキお姉さん A to Z / Love Bullets"@ja,
        "Dokidoki Oneesan A to Z / Love Bullets"@ja-latn ;
    schema:workPerformed <album/87968#musicalwork> .

<album/87968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-05-05"^^xsd:date ;
    dcterms:title "Dokidoki Oneesan A to Z / Love Bullets"@en,
        "ドキドキお姉さん A to Z / Love Bullets"@ja,
        "Dokidoki Oneesan A to Z / Love Bullets"@ja-latn ;
    mo:catalogue_number "IMAE-00040" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87968#musicalexpression> ;
    mo:publisher <org/311#subject> ;
    mo:record _:Nc2f0d1ed43254d9a99143911cd00fc91 ;
    mo:record_count 1 ;
    mo:release <event/228>,
        <event/66>,
        <event/71> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Green Strawberry"@en ;
            foaf:name "Green Strawberry"@en ] ;
    schema:byArtist <artist/2319#subject>,
        <artist/2905#subject>,
        <artist/31734#subject> ;
    schema:datePublished "2010-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/87968/87968-1561129061.jpg> ;
    schema:name "Dokidoki Oneesan A to Z / Love Bullets"@en,
        "ドキドキお姉さん A to Z / Love Bullets"@ja,
        "Dokidoki Oneesan A to Z / Love Bullets"@ja-latn ;
    schema:publisher <org/311#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/87968/87968-1561129061.jpg> .

_:N1cae20253b00488f933c4ba27f99d70a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry cute! (karaoke)"@ja,
        "Strawberry cute! (karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc2f0d1ed43254d9a99143911cd00fc91 ;
    schema:name "Strawberry cute! (karaoke)"@ja,
        "Strawberry cute! (karaoke)"@ja-latn .

_:N55503b317572452c8e638497d8f80fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキドキお姉さん A to Z"@ja,
        "Dokidoki Oneesan A to Z"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nc2f0d1ed43254d9a99143911cd00fc91 ;
    schema:name "ドキドキお姉さん A to Z"@ja,
        "Dokidoki Oneesan A to Z"@ja-latn .

_:N5a6d34ae5f0d4d099f906b2ce83ac2c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strawberry cute!"@ja,
        "Strawberry cute!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc2f0d1ed43254d9a99143911cd00fc91 ;
    schema:name "Strawberry cute!"@ja,
        "Strawberry cute!"@ja-latn .

_:Nc69428f8f501467b82fc44d190f8bb0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキドキお姉さん A to Z (karaoke)"@ja,
        "Dokidoki Oneesan A to Z (karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc2f0d1ed43254d9a99143911cd00fc91 ;
    schema:name "ドキドキお姉さん A to Z (karaoke)"@ja,
        "Dokidoki Oneesan A to Z (karaoke)"@ja-latn .

_:Nc2f0d1ed43254d9a99143911cd00fc91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cae20253b00488f933c4ba27f99d70a,
        _:N55503b317572452c8e638497d8f80fe6,
        _:N5a6d34ae5f0d4d099f906b2ce83ac2c6,
        _:Nc69428f8f501467b82fc44d190f8bb0a ;
    mo:track_count 4 ;
    schema:duration "PT16:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1cae20253b00488f933c4ba27f99d70a,
        _:N55503b317572452c8e638497d8f80fe6,
        _:N5a6d34ae5f0d4d099f906b2ce83ac2c6,
        _:Nc69428f8f501467b82fc44d190f8bb0a .

