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

<artist/36#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duca"@en ;
    foaf:made <album/26913#lyrics>,
        <album/26913#subject>,
        <album/26913#vocals> ;
    foaf:name "Duca"@en .

<artist/45663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/26913#subject> ;
    schema:name "ANZE HIJIRI"@en ;
    foaf:made <album/26913#composition>,
        <album/26913#subject> ;
    foaf:name "ANZE HIJIRI"@en .

<album/26913#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CAFE SOURIRE MAXI SINGLE"@en,
        "CAFE SOURIRE MAXI SINGLE"@ja,
        "CAFE SOURIRE MAXI SINGLE"@ja-latn ;
    mo:composer <artist/45663#subject> ;
    mo:produced_work <album/26913#musicalwork> ;
    schema:name "CAFE SOURIRE MAXI SINGLE"@en,
        "CAFE SOURIRE MAXI SINGLE"@ja,
        "CAFE SOURIRE MAXI SINGLE"@ja-latn .

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

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

<album/26913#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CAFE SOURIRE MAXI SINGLE"@en,
        "CAFE SOURIRE MAXI SINGLE"@ja,
        "CAFE SOURIRE MAXI SINGLE"@ja-latn ;
    mo:performance_of <album/26913#musicalwork> ;
    mo:recorded_as <album/26913#musicalexpression> ;
    schema:name "CAFE SOURIRE MAXI SINGLE"@en,
        "CAFE SOURIRE MAXI SINGLE"@ja,
        "CAFE SOURIRE MAXI SINGLE"@ja-latn ;
    schema:workPerformed <album/26913#musicalwork> .

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

<org/1808#subject> schema:name "CUFFS"@en,
        "有限会社CUFFS"@ja,
        "CUFFS"@ja-latn ;
    foaf:name "CUFFS"@en,
        "有限会社CUFFS"@ja,
        "CUFFS"@ja-latn .

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

<https://medium-media.vgm.io/albums/31/26913/26913-1308949863.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/26913#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-06-24"^^xsd:date ;
    dcterms:title "CAFE SOURIRE MAXI SINGLE"@en,
        "CAFE SOURIRE MAXI SINGLE"@ja,
        "CAFE SOURIRE MAXI SINGLE"@ja-latn ;
    mo:catalogue_number "CFS-014S2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/26913#musicalexpression> ;
    mo:publisher <org/1808#subject> ;
    mo:record _:N1d44287ca8794a70927ae7f4a962c4cd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "CAFE SOURIRE"@en ;
            foaf:name "CAFE SOURIRE"@en ] ;
    schema:datePublished "2011-06-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/26913/26913-1308949863.jpg> ;
    schema:name "CAFE SOURIRE MAXI SINGLE"@en,
        "CAFE SOURIRE MAXI SINGLE"@ja,
        "CAFE SOURIRE MAXI SINGLE"@ja-latn ;
    schema:publisher <org/1808#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/26913/26913-1308949863.jpg> .

_:N4b5ee4a895334d2086952484a3b89b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cafe (Instrumental ver.)"@en,
        "Cafe (Instrumental ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N1d44287ca8794a70927ae7f4a962c4cd ;
    schema:name "Cafe (Instrumental ver.)"@en,
        "Cafe (Instrumental ver.)"@ja .

_:N667310dc6aff49e2a1cac913b252ff77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cafe"@en,
        "Cafe"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N1d44287ca8794a70927ae7f4a962c4cd ;
    schema:name "Cafe"@en,
        "Cafe"@ja .

_:N81d3e58a87524596a2a9c1eec08f4f0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Seeds"@en,
        "こころの種"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N1d44287ca8794a70927ae7f4a962c4cd ;
    schema:name "Heart Seeds"@en,
        "こころの種"@ja .

_:Nc909798e237e4a1c8871d71f1435ad88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Seeds (Instrumental ver.)"@en,
        "こころの種 (Instrumental ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N1d44287ca8794a70927ae7f4a962c4cd ;
    schema:name "Heart Seeds (Instrumental ver.)"@en,
        "こころの種 (Instrumental ver.)"@ja .

_:N1d44287ca8794a70927ae7f4a962c4cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b5ee4a895334d2086952484a3b89b9d,
        _:N667310dc6aff49e2a1cac913b252ff77,
        _:N81d3e58a87524596a2a9c1eec08f4f0e,
        _:Nc909798e237e4a1c8871d71f1435ad88 ;
    mo:track_count 4 ;
    schema:duration "PT18:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4b5ee4a895334d2086952484a3b89b9d,
        _:N667310dc6aff49e2a1cac913b252ff77,
        _:N81d3e58a87524596a2a9c1eec08f4f0e,
        _:Nc909798e237e4a1c8871d71f1435ad88 .

