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

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

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

<artist/20712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146973#subject> ;
    schema:name "Masaru Kawaguchi"@en,
        "川口潤"@ja ;
    foaf:made <album/146973#composition>,
        <album/146973#subject> ;
    foaf:name "Masaru Kawaguchi"@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/146973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Negaigoto / Fonogenico"@en,
        "ねがいごと / Fonogenico"@ja,
        "Negaigoto / Fonogenico"@ja-latn ;
    mo:composer <artist/20712#subject> ;
    mo:produced_work <album/146973#musicalwork> ;
    schema:name "Negaigoto / Fonogenico"@en,
        "ねがいごと / Fonogenico"@ja,
        "Negaigoto / Fonogenico"@ja-latn .

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

<album/146973#musicalexpression> a mo:Signal ;
    mo:published_as <album/146973#subject> ;
    mo:records <album/146973#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/37/146973/146973-90f8d3de7f69.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146973#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/146973/146973-90f8d3de7f69.jpg> ;
    foaf:depicts <album/146973#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/146973/146973-90f8d3de7f69.jpg> .

<https://medium-media.vgm.io/albums/37/146973/146973-90f8d3de7f69.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Negaigoto / Fonogenico"@en,
        "ねがいごと / Fonogenico"@ja,
        "Negaigoto / Fonogenico"@ja-latn ;
    mo:performance_of <album/146973#musicalwork> ;
    mo:performer <artist/20713#subject> ;
    mo:recorded_as <album/146973#musicalexpression> ;
    schema:byArtist <artist/20713#subject> ;
    schema:name "Negaigoto / Fonogenico"@en,
        "ねがいごと / Fonogenico"@ja,
        "Negaigoto / Fonogenico"@ja-latn ;
    schema:workPerformed <album/146973#musicalwork> .

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

<album/146973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-02-07"^^xsd:date ;
    dcterms:title "Negaigoto / Fonogenico"@en,
        "ねがいごと / Fonogenico"@ja,
        "Negaigoto / Fonogenico"@ja-latn ;
    mo:catalogue_number "BVCR-18093" ;
    mo:media_type "Enhanced CD" ;
    mo:publication_of <album/146973#musicalexpression> ;
    mo:publisher <org/2738#subject> ;
    mo:record _:N601942808aa545b9b9ea8c4a7234630f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hyakki Yakoushou"@en ;
            foaf:name "Hyakki Yakoushou"@en ],
        <product/5125#subject> ;
    schema:byArtist <artist/20713#subject> ;
    schema:datePublished "2007-02-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/146973/146973-90f8d3de7f69.jpg> ;
    schema:name "Negaigoto / Fonogenico"@en,
        "ねがいごと / Fonogenico"@ja,
        "Negaigoto / Fonogenico"@ja-latn ;
    schema:publisher <org/2738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/146973/146973-90f8d3de7f69.jpg> .

_:N069d212ac1db46ac9fca80a655e01419 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N601942808aa545b9b9ea8c4a7234630f ;
    schema:name "Free"@ja .

_:N20a9be2e56ce4943979b2c5e3021c5f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "-additional movie (extra track)-「リズム」Video Clip"@ja ;
    mo:track_number 7 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N601942808aa545b9b9ea8c4a7234630f ;
    schema:name "-additional movie (extra track)-「リズム」Video Clip"@ja .

_:N54a6691771084cff9ca929d0e82246b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い街"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N601942808aa545b9b9ea8c4a7234630f ;
    schema:name "遠い街"@ja .

_:N8468214257cf43ab96dd188dc5321869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shalala"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N601942808aa545b9b9ea8c4a7234630f ;
    schema:name "Shalala"@ja .

_:N8478a9a26c7647b59d487df81713cc98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lovers"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N601942808aa545b9b9ea8c4a7234630f ;
    schema:name "lovers"@ja .

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

_:Nf93dc8a5ce54461d8d1fcc5410a4e7ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねがいごと"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N601942808aa545b9b9ea8c4a7234630f ;
    schema:name "ねがいごと"@ja .

_:N601942808aa545b9b9ea8c4a7234630f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N069d212ac1db46ac9fca80a655e01419,
        _:N20a9be2e56ce4943979b2c5e3021c5f2,
        _:N54a6691771084cff9ca929d0e82246b1,
        _:N8468214257cf43ab96dd188dc5321869,
        _:N8478a9a26c7647b59d487df81713cc98,
        _:Nd03b1ecf91334543a1306982114e32fa,
        _:Nf93dc8a5ce54461d8d1fcc5410a4e7ff ;
    mo:track_count 7 ;
    schema:duration "PT35:38"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N069d212ac1db46ac9fca80a655e01419,
        _:N20a9be2e56ce4943979b2c5e3021c5f2,
        _:N54a6691771084cff9ca929d0e82246b1,
        _:N8468214257cf43ab96dd188dc5321869,
        _:N8478a9a26c7647b59d487df81713cc98,
        _:Nd03b1ecf91334543a1306982114e32fa,
        _:Nf93dc8a5ce54461d8d1fcc5410a4e7ff .

