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

<artist/773#subject> a schema:Person,
        foaf:Person ;
    schema:name "CAO"@en ;
    foaf:made <album/68435#lyrics>,
        <album/68435#subject> ;
    foaf:name "CAO"@en .

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

<artist/2763#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68435#subject> ;
    schema:name "Shoji Morifuji"@en,
        "森藤晶司"@ja ;
    foaf:made <album/68435#composition>,
        <album/68435#subject> ;
    foaf:name "Shoji Morifuji"@en,
        "森藤晶司"@ja .

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

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

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

<https://medium-media.vgm.io/albums/53/68435/68435-1495221485.jpg> a schema:ImageObject,
        foaf:Image .

<album/68435#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kamisama to Otogokoro"@en,
        "神さまと音ゴコロ"@ja,
        "Kamisama to Otogokoro"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Bunichiro Yamazaki"@en ;
            foaf:made <album/68435#composition> ;
            foaf:name "Bunichiro Yamazaki"@en ],
        <artist/2763#subject> ;
    mo:produced_work <album/68435#musicalwork> ;
    schema:name "Kamisama to Otogokoro"@en,
        "神さまと音ゴコロ"@ja,
        "Kamisama to Otogokoro"@ja-latn .

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

<album/68435#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kamisama to Otogokoro"@en,
        "神さまと音ゴコロ"@ja,
        "Kamisama to Otogokoro"@ja-latn ;
    mo:performance_of <album/68435#musicalwork> ;
    mo:performer _:Ncab9879e05ca4f3080053edc05364b27 ;
    mo:recorded_as <album/68435#musicalexpression> ;
    schema:byArtist _:Ncab9879e05ca4f3080053edc05364b27 ;
    schema:name "Kamisama to Otogokoro"@en,
        "神さまと音ゴコロ"@ja,
        "Kamisama to Otogokoro"@ja-latn ;
    schema:workPerformed <album/68435#musicalwork> .

<album/68435#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-11-17"^^xsd:date ;
    dcterms:title "Kamisama to Otogokoro"@en,
        "神さまと音ゴコロ"@ja,
        "Kamisama to Otogokoro"@ja-latn ;
    mo:catalogue_number "TAKUAD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/68435#musicalexpression> ;
    mo:publisher _:N35f628007da043758a6166ce2d9df27c ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kamisama to Koigokoro"@en ;
            foaf:name "Kamisama to Koigokoro"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "flaque"@en ;
            foaf:name "flaque"@en ] ;
    schema:datePublished "2012-11-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/68435/68435-1495221485.jpg> ;
    schema:name "Kamisama to Otogokoro"@en,
        "神さまと音ゴコロ"@ja,
        "Kamisama to Otogokoro"@ja-latn ;
    schema:publisher _:N35f628007da043758a6166ce2d9df27c ;
    foaf:depiction <https://media.vgm.io/albums/53/68435/68435-1495221485.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68435#subject> ;
    schema:name "Bunichiro Yamazaki"@en ;
    foaf:made <album/68435#subject> ;
    foaf:name "Bunichiro Yamazaki"@en .

_:N35f628007da043758a6166ce2d9df27c schema:name "TAKUYO"@en ;
    foaf:name "TAKUYO"@en .

_:Ncab9879e05ca4f3080053edc05364b27 a schema:Person,
        foaf:Person ;
    mo:performed <album/68435#performance> ;
    schema:name "flaque"@en ;
    foaf:name "flaque"@en .

