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

<artist/20714#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naoko Takayama"@en,
        "高山奈帆子"@ja ;
    foaf:made <album/23500#lyrics>,
        <album/23500#subject> ;
    foaf:name "Naoko Takayama"@en,
        "高山奈帆子"@ja .

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

<artist/20712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23500#subject> ;
    schema:name "Masaru Kawaguchi"@en,
        "川口潤"@ja ;
    foaf:made <album/23500#composition>,
        <album/23500#subject> ;
    foaf:name "Masaru Kawaguchi"@en,
        "川口潤"@ja .

<artist/5199#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23500#subject> ;
    schema:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja ;
    foaf:made <album/23500#composition>,
        <album/23500#lyrics>,
        <album/23500#subject> ;
    foaf:name "Yumi Matsutoya"@en,
        "松任谷由実"@ja .

<product/5125#subject> a schema:CreativeWork ;
    schema:name "xxxHOLiC"@en,
        "XXXホリック"@ja,
        "xxxHOLiC"@ja-latn ;
    foaf:name "xxxHOLiC"@en,
        "XXXホリック"@ja,
        "xxxHOLiC"@ja-latn .

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

<org/2738#subject> schema:name "BMG"@en,
        "BMG"@ja,
        "BMG"@ja-latn ;
    foaf:name "BMG"@en,
        "BMG"@ja,
        "BMG"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/23500/23500-1295767349.jpg> a schema:ImageObject,
        foaf:Image .

<album/23500#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reason / Fonogenico"@en,
        "Reason / Fonogenico"@ja,
        "Reason / Fonogenico"@ja-latn ;
    mo:composer <artist/20712#subject>,
        <artist/5199#subject> ;
    mo:produced_work <album/23500#musicalwork> ;
    schema:name "Reason / Fonogenico"@en,
        "Reason / Fonogenico"@ja,
        "Reason / Fonogenico"@ja-latn .

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

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

<album/23500#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reason / Fonogenico"@en,
        "Reason / Fonogenico"@ja,
        "Reason / Fonogenico"@ja-latn ;
    mo:performance_of <album/23500#musicalwork> ;
    mo:performer <artist/20713#subject> ;
    mo:recorded_as <album/23500#musicalexpression> ;
    schema:byArtist <artist/20713#subject> ;
    schema:name "Reason / Fonogenico"@en,
        "Reason / Fonogenico"@ja,
        "Reason / Fonogenico"@ja-latn ;
    schema:workPerformed <album/23500#musicalwork> .

<artist/20713#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23500#performance> ;
    schema:name "Fonogenico"@en ;
    foaf:name "Fonogenico"@en .

<album/23500#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-31"^^xsd:date ;
    dcterms:title "Reason / Fonogenico"@en,
        "Reason / Fonogenico"@ja,
        "Reason / Fonogenico"@ja-latn ;
    mo:catalogue_number "BVCR-19071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23500#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:Ne7c4f02dc3234b7693f781c65c7a70cb ;
    mo:record_count 1 ;
    schema:about <product/5125#subject> ;
    schema:byArtist <artist/20713#subject> ;
    schema:datePublished "2006-05-31"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/23500/23500-1295767349.jpg> ;
    schema:name "Reason / Fonogenico"@en,
        "Reason / Fonogenico"@ja,
        "Reason / Fonogenico"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/23500/23500-1295767349.jpg> .

_:N63aac0dad26b4c1cb3b63c1edfa5c58d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovers"@en,
        "lovers"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne7c4f02dc3234b7693f781c65c7a70cb ;
    schema:name "lovers"@en,
        "lovers"@ja .

_:Naf4d316570b94d85806ec3fc06db88c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No side -additional track-"@en,
        "ノーサイド-additional track-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Ne7c4f02dc3234b7693f781c65c7a70cb ;
    schema:name "No side -additional track-"@en,
        "ノーサイド-additional track-"@ja .

_:Nf22429a5929144b49e306522f2a30e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reason"@en,
        "Reason"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Ne7c4f02dc3234b7693f781c65c7a70cb ;
    schema:name "Reason"@en,
        "Reason"@ja .

_:Ne7c4f02dc3234b7693f781c65c7a70cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N63aac0dad26b4c1cb3b63c1edfa5c58d,
        _:Naf4d316570b94d85806ec3fc06db88c3,
        _:Nf22429a5929144b49e306522f2a30e00 ;
    mo:track_count 3 ;
    schema:duration "PT13:40"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N63aac0dad26b4c1cb3b63c1edfa5c58d,
        _:Naf4d316570b94d85806ec3fc06db88c3,
        _:Nf22429a5929144b49e306522f2a30e00 .

