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

<artist/13097#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ray"@en ;
    foaf:made <album/42899#subject>,
        <album/42899#vocals> ;
    foaf:name "Ray"@en .

<artist/155#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kawada"@en,
        "川田まみ"@ja ;
    foaf:made <album/42899#lyrics>,
        <album/42899#subject> ;
    foaf:name "Mami Kawada"@en,
        "川田まみ"@ja .

<artist/4643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Mieno"@en,
        "三重野瞳"@ja ;
    foaf:made <album/42899#lyrics>,
        <album/42899#subject> ;
    foaf:name "Hitomi Mieno"@en,
        "三重野瞳"@ja .

<artist/151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42899#subject> ;
    schema:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja ;
    foaf:made <album/42899#composition>,
        <album/42899#subject> ;
    foaf:name "Tomoyuki Nakazawa"@en,
        "中沢伴行"@ja .

<artist/16122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42899#subject> ;
    schema:name "Keiichi Oosawa"@en,
        "大沢圭一"@ja ;
    foaf:made <album/42899#composition>,
        <album/42899#subject> ;
    foaf:name "Keiichi Oosawa"@en,
        "大沢圭一"@ja .

<product/2408#subject> a schema:CreativeWork ;
    schema:name "A Lull in the Sea"@en,
        "凪のあすから"@ja,
        "Nagi no Asukara"@ja-latn ;
    foaf:name "A Lull in the Sea"@en,
        "凪のあすから"@ja,
        "Nagi no Asukara"@ja-latn .

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

<album/42899#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ebb and flow / Ray [Limited Edition]"@en,
        "ebb and flow / Ray [Limited Edition]"@ja,
        "ebb and flow / Ray [Limited Edition]"@ja-latn ;
    mo:performance_of <album/42899#musicalwork> ;
    mo:recorded_as <album/42899#musicalexpression> ;
    schema:name "ebb and flow / Ray [Limited Edition]"@en,
        "ebb and flow / Ray [Limited Edition]"@ja,
        "ebb and flow / Ray [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/42899#musicalwork> .

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

<org/2687#subject> schema:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn ;
    foaf:name "GENEON UNIVERSAL"@en,
        "GENEON UNIVERSAL"@ja,
        "GENEON UNIVERSAL"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/42899/42899-1389407125.jpg> a schema:ImageObject,
        foaf:Image .

<album/42899#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ebb and flow / Ray [Limited Edition]"@en,
        "ebb and flow / Ray [Limited Edition]"@ja,
        "ebb and flow / Ray [Limited Edition]"@ja-latn ;
    mo:composer <artist/151#subject>,
        <artist/16122#subject> ;
    mo:produced_work <album/42899#musicalwork> ;
    schema:name "ebb and flow / Ray [Limited Edition]"@en,
        "ebb and flow / Ray [Limited Edition]"@ja,
        "ebb and flow / Ray [Limited Edition]"@ja-latn .

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

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

<album/42899#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-05"^^xsd:date ;
    dcterms:title "ebb and flow / Ray [Limited Edition]"@en,
        "ebb and flow / Ray [Limited Edition]"@ja,
        "ebb and flow / Ray [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0323" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/42899#musicalexpression> ;
    mo:publisher <org/2687#subject> ;
    mo:record _:N3296b995dbd64a18a75b25e01bb5cd6c,
        _:N8fce03b37e6142dcb438fdf8386451a7 ;
    mo:record_count 2 ;
    schema:about <product/2408#subject> ;
    schema:datePublished "2014-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/42899/42899-1389407125.jpg> ;
    schema:name "ebb and flow / Ray [Limited Edition]"@en,
        "ebb and flow / Ray [Limited Edition]"@ja,
        "ebb and flow / Ray [Limited Edition]"@ja-latn ;
    schema:publisher <org/2687#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/42899/42899-1389407125.jpg> .

_:N2dd5691f482d4d3eb856880472086aac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Spot"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3296b995dbd64a18a75b25e01bb5cd6c ;
    schema:name "Special Spot"@ja .

_:N36dae1c1cd3b404fa40f8c35d6ee1d9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MV Making"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3296b995dbd64a18a75b25e01bb5cd6c ;
    schema:name "MV Making"@ja .

_:N6a7b9196d01644d1b88a780988dc6126 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOT -in stores now ver.-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3296b995dbd64a18a75b25e01bb5cd6c ;
    schema:name "SPOT -in stores now ver.-"@ja .

_:N9729fc852928401e82214feb68d5a32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「ebb and flow」MV"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3296b995dbd64a18a75b25e01bb5cd6c ;
    schema:name "「ebb and flow」MV"@ja .

_:N98ef6d49c2644ee6824b42583789345f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ebb and flow"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8fce03b37e6142dcb438fdf8386451a7 ;
    schema:name "ebb and flow"@ja .

_:Na9dfb34a9ae745e28c8ecbd7c1f6ce8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凪-nagi-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N8fce03b37e6142dcb438fdf8386451a7 ;
    schema:name "凪-nagi-"@ja .

_:Nb9811c1cb82a4757bb28455d950f33df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a-ha…! <instrumental>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8fce03b37e6142dcb438fdf8386451a7 ;
    schema:name "a-ha…! <instrumental>"@ja .

_:Nd0e596b5dc0c4e50a96442d67b2162c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凪-nagi- <instrumental>"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N8fce03b37e6142dcb438fdf8386451a7 ;
    schema:name "凪-nagi- <instrumental>"@ja .

_:Ne4a6ed0b333446e185aff84d3938735d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a-ha…!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8fce03b37e6142dcb438fdf8386451a7 ;
    schema:name "a-ha…!"@ja .

_:Nf1485772785f4146ab655df7e7676c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ebb and flow <instrumental>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8fce03b37e6142dcb438fdf8386451a7 ;
    schema:name "ebb and flow <instrumental>"@ja .

_:N3296b995dbd64a18a75b25e01bb5cd6c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2dd5691f482d4d3eb856880472086aac,
        _:N36dae1c1cd3b404fa40f8c35d6ee1d9c,
        _:N6a7b9196d01644d1b88a780988dc6126,
        _:N9729fc852928401e82214feb68d5a32f ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2dd5691f482d4d3eb856880472086aac,
        _:N36dae1c1cd3b404fa40f8c35d6ee1d9c,
        _:N6a7b9196d01644d1b88a780988dc6126,
        _:N9729fc852928401e82214feb68d5a32f .

_:N8fce03b37e6142dcb438fdf8386451a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N98ef6d49c2644ee6824b42583789345f,
        _:Na9dfb34a9ae745e28c8ecbd7c1f6ce8c,
        _:Nb9811c1cb82a4757bb28455d950f33df,
        _:Nd0e596b5dc0c4e50a96442d67b2162c0,
        _:Ne4a6ed0b333446e185aff84d3938735d,
        _:Nf1485772785f4146ab655df7e7676c89 ;
    mo:track_count 6 ;
    schema:duration "PT26:21"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N98ef6d49c2644ee6824b42583789345f,
        _:Na9dfb34a9ae745e28c8ecbd7c1f6ce8c,
        _:Nb9811c1cb82a4757bb28455d950f33df,
        _:Nd0e596b5dc0c4e50a96442d67b2162c0,
        _:Ne4a6ed0b333446e185aff84d3938735d,
        _:Nf1485772785f4146ab655df7e7676c89 .

