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

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

<artist/191#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11609#subject> ;
    schema:name "Miki Higashino"@en,
        "東野美紀"@ja ;
    foaf:made <album/11609#composition>,
        <album/11609#lyrics>,
        <album/11609#subject> ;
    foaf:name "Miki Higashino"@en,
        "東野美紀"@ja .

<artist/272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11609#subject> ;
    schema:name "Kazumi Mitome"@en,
        "三留一純"@ja ;
    foaf:made <album/11609#composition>,
        <album/11609#subject> ;
    foaf:name "Kazumi Mitome"@en,
        "三留一純"@ja .

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

<album/11609#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hatenu Kagiri / Yu Michigoe"@en,
        "果てぬ限り ／ 道越裕海"@ja,
        "Hatenu Kagiri / Yu Michigoe"@ja-latn ;
    mo:performance_of <album/11609#musicalwork> ;
    mo:recorded_as <album/11609#musicalexpression> ;
    schema:name "Hatenu Kagiri / Yu Michigoe"@en,
        "果てぬ限り ／ 道越裕海"@ja,
        "Hatenu Kagiri / Yu Michigoe"@ja-latn ;
    schema:workPerformed <album/11609#musicalwork> .

<org/1218#subject> schema:name "AQUA LABEL"@en,
        "AQUA LABEL"@ja,
        "AQUA LABEL"@ja-latn ;
    foaf:name "AQUA LABEL"@en,
        "AQUA LABEL"@ja,
        "AQUA LABEL"@ja-latn .

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

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

<album/11609#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hatenu Kagiri / Yu Michigoe"@en,
        "果てぬ限り ／ 道越裕海"@ja,
        "Hatenu Kagiri / Yu Michigoe"@ja-latn ;
    mo:composer <artist/191#subject>,
        <artist/272#subject> ;
    mo:produced_work <album/11609#musicalwork> ;
    schema:name "Hatenu Kagiri / Yu Michigoe"@en,
        "果てぬ限り ／ 道越裕海"@ja,
        "Hatenu Kagiri / Yu Michigoe"@ja-latn .

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

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

<album/11609#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-04-27"^^xsd:date ;
    dcterms:title "Hatenu Kagiri / Yu Michigoe"@en,
        "果てぬ限り ／ 道越裕海"@ja,
        "Hatenu Kagiri / Yu Michigoe"@ja-latn ;
    mo:catalogue_number "AQCM-1003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11609#musicalexpression> ;
    mo:publisher <org/1218#subject> ;
    mo:record _:N457a1241a42b4277a5dab2c5d430a6fb ;
    mo:record_count 1 ;
    schema:datePublished "2005-04-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/90/11609/11609-1231298599.jpg> ;
    schema:name "Hatenu Kagiri / Yu Michigoe"@en,
        "果てぬ限り ／ 道越裕海"@ja,
        "Hatenu Kagiri / Yu Michigoe"@ja-latn ;
    schema:publisher <org/1218#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/11609/11609-1231298599.jpg> .

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

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

_:N39ba1f5e194a4596a97c755d5d45b194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいのうた"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N457a1241a42b4277a5dab2c5d430a6fb ;
    schema:name "あいのうた"@ja .

_:N99c09ee1e08e4e3d88db83c8865ba226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あいのうた (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N457a1241a42b4277a5dab2c5d430a6fb ;
    schema:name "あいのうた (instrumental)"@ja .

_:Nab1b8d5ba49f41fd921e41cec4788b4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "果てぬ限り"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N457a1241a42b4277a5dab2c5d430a6fb ;
    schema:name "果てぬ限り"@ja .

_:Nf931ed796cc446d1891311e5fbecdd1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "果てぬ限り (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N457a1241a42b4277a5dab2c5d430a6fb ;
    schema:name "果てぬ限り (instrumental)"@ja .

_:N457a1241a42b4277a5dab2c5d430a6fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39ba1f5e194a4596a97c755d5d45b194,
        _:N99c09ee1e08e4e3d88db83c8865ba226,
        _:Nab1b8d5ba49f41fd921e41cec4788b4b,
        _:Nf931ed796cc446d1891311e5fbecdd1d ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N39ba1f5e194a4596a97c755d5d45b194,
        _:N99c09ee1e08e4e3d88db83c8865ba226,
        _:Nab1b8d5ba49f41fd921e41cec4788b4b,
        _:Nf931ed796cc446d1891311e5fbecdd1d .

