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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13841#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/13841#composition>,
        <album/13841#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13841#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/13841#composition>,
        <album/13841#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/6#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13841#subject> ;
    schema:name "eufonius"@en ;
    foaf:made <album/13841#composition>,
        <album/13841#subject> ;
    foaf:name "eufonius"@en .

<product/1019#subject> a schema:CreativeWork ;
    schema:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn ;
    foaf:name "CLANNAD (Game)"@en,
        "CLANNAD (Game)"@ja,
        "CLANNAD (Game)"@ja-latn .

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

<album/13841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gentle Breeze in Spring"@en,
        "はるのそよかぜ"@ja,
        "Haru no Soyokaze"@ja-latn ;
    mo:performance_of <album/13841#musicalwork> ;
    mo:recorded_as <album/13841#musicalexpression> ;
    schema:name "Gentle Breeze in Spring"@en,
        "はるのそよかぜ"@ja,
        "Haru no Soyokaze"@ja-latn ;
    schema:workPerformed <album/13841#musicalwork> .

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/13841/13841-1244479110.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gentle Breeze in Spring"@en,
        "はるのそよかぜ"@ja,
        "Haru no Soyokaze"@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/3#subject>,
        <artist/6#subject> ;
    mo:produced_work <album/13841#musicalwork> ;
    schema:name "Gentle Breeze in Spring"@en,
        "はるのそよかぜ"@ja,
        "Haru no Soyokaze"@ja-latn .

<album/13841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-06-20"^^xsd:date ;
    dcterms:title "Gentle Breeze in Spring"@en,
        "はるのそよかぜ"@ja,
        "Haru no Soyokaze"@ja-latn ;
    mo:catalogue_number "SACD-5003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13841#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:N71c32e460c6149adb6495627693d413b ;
    mo:record_count 1 ;
    schema:about <product/1019#subject> ;
    schema:datePublished "2004-06-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/13841/13841-1244479110.jpg> ;
    schema:name "Gentle Breeze in Spring"@en,
        "はるのそよかぜ"@ja,
        "Haru no Soyokaze"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/13841/13841-1244479110.jpg> .

_:N4f1872157c5b47a2aaf8137f6684bcbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ushio -Breeze style-"@en,
        "汐-Breeze style-"@ja,
        "Ushio -Breeze style-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N71c32e460c6149adb6495627693d413b ;
    schema:name "Ushio -Breeze style-"@en,
        "汐-Breeze style-"@ja,
        "Ushio -Breeze style-"@ja-latn .

_:N55a7f42bf44a4480abe58fdf7a2062ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like The Wind -P's Rock-"@en,
        "それは風のように-P's Rock-"@ja,
        "Sore wa Kaze no Youni -P's Rock-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N71c32e460c6149adb6495627693d413b ;
    schema:name "Like The Wind -P's Rock-"@en,
        "それは風のように-P's Rock-"@ja,
        "Sore wa Kaze no Youni -P's Rock-"@ja-latn .

_:N5eb5f539b132450b8e26f6daea8f284e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nagisa -Guitar Ballade-"@en,
        "渚-Guitar Ballade-"@ja,
        "Nagisa -Guitar Ballade-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N71c32e460c6149adb6495627693d413b ;
    schema:name "Nagisa -Guitar Ballade-"@en,
        "渚-Guitar Ballade-"@ja,
        "Nagisa -Guitar Ballade-"@ja-latn .

_:N665be92bc0d9468e972993ef806661ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Couple of Idiots -Deep Fool-"@en,
        "馬鹿ふたり-Deep Fool-"@ja,
        "Baka Futari -Deep Fool-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N71c32e460c6149adb6495627693d413b ;
    schema:name "A Couple of Idiots -Deep Fool-"@en,
        "馬鹿ふたり-Deep Fool-"@ja,
        "Baka Futari -Deep Fool-"@ja-latn .

_:N67d3ee8d958045e6af7268a23ad64bed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her Determination -Hard Attack!-"@en,
        "彼女の本気-Hard Attack!-"@ja,
        "Kanojo no Honki -Hard Attack!-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N71c32e460c6149adb6495627693d413b ;
    schema:name "Her Determination -Hard Attack!-"@en,
        "彼女の本気-Hard Attack!-"@ja,
        "Kanojo no Honki -Hard Attack!-"@ja-latn .

_:N9eb6edc4946b4f719b20a3e51c7cb177 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mag Mell -G3 Hard Rock-"@en,
        "メグメル-G3 Hard Rock-"@ja,
        "Mag Mell -G3 Hard Rock-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N71c32e460c6149adb6495627693d413b ;
    schema:name "Mag Mell -G3 Hard Rock-"@en,
        "メグメル-G3 Hard Rock-"@ja,
        "Mag Mell -G3 Hard Rock-"@ja-latn .

_:N71c32e460c6149adb6495627693d413b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f1872157c5b47a2aaf8137f6684bcbd,
        _:N55a7f42bf44a4480abe58fdf7a2062ec,
        _:N5eb5f539b132450b8e26f6daea8f284e,
        _:N665be92bc0d9468e972993ef806661ff,
        _:N67d3ee8d958045e6af7268a23ad64bed,
        _:N9eb6edc4946b4f719b20a3e51c7cb177 ;
    mo:track_count 6 ;
    schema:duration "PT26:24"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N4f1872157c5b47a2aaf8137f6684bcbd,
        _:N55a7f42bf44a4480abe58fdf7a2062ec,
        _:N5eb5f539b132450b8e26f6daea8f284e,
        _:N665be92bc0d9468e972993ef806661ff,
        _:N67d3ee8d958045e6af7268a23ad64bed,
        _:N9eb6edc4946b4f719b20a3e51c7cb177 .

