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

<artist/79#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:made <album/132689#subject>,
        <album/132689#vocals> ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<artist/87#subject> a schema:Person,
        foaf:Person ;
    schema:name "NANA"@en ;
    foaf:made <album/132689#subject>,
        <album/132689#vocals> ;
    foaf:name "NANA"@en .

<album/132689#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Confiture/Katakoi"@en,
        "コンフィチュール/片恋"@ja,
        "Confiture/Katakoi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "篁葉月"@en ;
            foaf:made <album/132689#composition> ;
            foaf:name "篁葉月"@en ] ;
    mo:produced_work <album/132689#musicalwork> ;
    schema:name "Confiture/Katakoi"@en,
        "コンフィチュール/片恋"@ja,
        "Confiture/Katakoi"@ja-latn .

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

<album/132689#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Confiture/Katakoi"@en,
        "コンフィチュール/片恋"@ja,
        "Confiture/Katakoi"@ja-latn ;
    mo:performance_of <album/132689#musicalwork> ;
    mo:recorded_as <album/132689#musicalexpression> ;
    schema:name "Confiture/Katakoi"@en,
        "コンフィチュール/片恋"@ja,
        "Confiture/Katakoi"@ja-latn ;
    schema:workPerformed <album/132689#musicalwork> .

<org/1117#subject> schema:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn ;
    foaf:name "b-green"@en,
        "b-green"@ja,
        "b-green"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/132689/132689-c145faad757a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/132689#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-30"^^xsd:date ;
    dcterms:title "Confiture/Katakoi"@en,
        "コンフィチュール/片恋"@ja,
        "Confiture/Katakoi"@ja-latn ;
    mo:catalogue_number "QECB-40" ;
    mo:media_type "CD" ;
    mo:publication_of <album/132689#musicalexpression> ;
    mo:publisher <org/1117#subject> ;
    mo:record _:Ndcbec20770d54053a007f14fc06a207d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oshiete☆Ecchi na Recipe -Anata to Watashi no Ama~i Seikatsu!-"@en ;
            foaf:name "Oshiete☆Ecchi na Recipe -Anata to Watashi no Ama~i Seikatsu!-"@en ] ;
    schema:datePublished "2012-05-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/132689/132689-c145faad757a.jpg> ;
    schema:name "Confiture/Katakoi"@en,
        "コンフィチュール/片恋"@ja,
        "Confiture/Katakoi"@ja-latn ;
    schema:publisher <org/1117#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/132689/132689-c145faad757a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "篁葉月"@en ;
    foaf:made <album/132689#subject> ;
    foaf:name "篁葉月"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "飛燕"@en ;
    foaf:made <album/132689#subject> ;
    foaf:name "飛燕"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "飛燕"@en ;
    foaf:made <album/132689#lyrics> ;
    foaf:name "飛燕"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "篁葉月"@en ;
    foaf:made <album/132689#lyrics> ;
    foaf:name "篁葉月"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132689#subject> ;
    schema:name "篁葉月"@en ;
    foaf:made <album/132689#subject> ;
    foaf:name "篁葉月"@en .

_:N2b46b075936b42d7ae7ebf14165c8c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンフィチュール (off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ndcbec20770d54053a007f14fc06a207d ;
    schema:name "コンフィチュール (off vocal)"@ja .

_:N3c15f6cb4c7f48e6b45b387766b91b6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コンフィチュール"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Ndcbec20770d54053a007f14fc06a207d ;
    schema:name "コンフィチュール"@ja .

_:N5cd007b3715d402ab414332a67848ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片恋 (off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Ndcbec20770d54053a007f14fc06a207d ;
    schema:name "片恋 (off vocal)"@ja .

_:N9372d2acf44c4227a24b691ee2e92b58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "片恋"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:Ndcbec20770d54053a007f14fc06a207d ;
    schema:name "片恋"@ja .

_:Ndcbec20770d54053a007f14fc06a207d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b46b075936b42d7ae7ebf14165c8c32,
        _:N3c15f6cb4c7f48e6b45b387766b91b6b,
        _:N5cd007b3715d402ab414332a67848ad5,
        _:N9372d2acf44c4227a24b691ee2e92b58 ;
    mo:track_count 4 ;
    schema:duration "PT22:04"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2b46b075936b42d7ae7ebf14165c8c32,
        _:N3c15f6cb4c7f48e6b45b387766b91b6b,
        _:N5cd007b3715d402ab414332a67848ad5,
        _:N9372d2acf44c4227a24b691ee2e92b58 .

