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

<artist/19502#subject> a schema:Person,
        foaf:Person ;
    schema:name "SoundCouture"@en ;
    foaf:made <album/125165#lyrics>,
        <album/125165#subject> ;
    foaf:name "SoundCouture"@en .

<artist/54392#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minato Konatsu"@en,
        "小夏ミナト"@ja ;
    foaf:made <album/125165#subject>,
        <album/125165#vocals> ;
    foaf:name "Minato Konatsu"@en,
        "小夏ミナト"@ja .

<artist/19503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125165#subject> ;
    schema:name "Manabu Kurebayashi"@en,
        "紅林学"@ja ;
    foaf:made <album/125165#composition>,
        <album/125165#subject> ;
    foaf:name "Manabu Kurebayashi"@en,
        "紅林学"@ja .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

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

<album/125165#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aqua / SoundCouture"@en,
        "Aqua / SoundCouture"@ja,
        "Aqua / SoundCouture"@ja-latn ;
    mo:performance_of <album/125165#musicalwork> ;
    mo:recorded_as <album/125165#musicalexpression> ;
    schema:name "Aqua / SoundCouture"@en,
        "Aqua / SoundCouture"@ja,
        "Aqua / SoundCouture"@ja-latn ;
    schema:workPerformed <album/125165#musicalwork> .

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

<https://media.vgm.io/albums/56/125165/125165-4b8f67935168.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/125165#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/125165/125165-4b8f67935168.jpg> ;
    foaf:depicts <album/125165#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/125165/125165-4b8f67935168.jpg> .

<https://medium-media.vgm.io/albums/56/125165/125165-4b8f67935168.jpg> a schema:ImageObject,
        foaf:Image .

<album/125165#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aqua / SoundCouture"@en,
        "Aqua / SoundCouture"@ja,
        "Aqua / SoundCouture"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SoundCouture"@en ;
            foaf:made <album/125165#composition> ;
            foaf:name "(SoundCouture"@en ],
        <artist/19503#subject> ;
    mo:produced_work <album/125165#musicalwork> ;
    schema:name "Aqua / SoundCouture"@en,
        "Aqua / SoundCouture"@ja,
        "Aqua / SoundCouture"@ja-latn .

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

<album/125165#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Aqua / SoundCouture"@en,
        "Aqua / SoundCouture"@ja,
        "Aqua / SoundCouture"@ja-latn ;
    mo:catalogue_number "STWR-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/125165#musicalexpression> ;
    mo:publisher _:N03b33084b8d240a8bf025a6d2b5a9342 ;
    mo:record _:N916293390f3e4b96976d91d685a04108 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Imouto Style"@en ;
            foaf:name "Imouto Style"@en ] ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/125165/125165-4b8f67935168.jpg> ;
    schema:name "Aqua / SoundCouture"@en,
        "Aqua / SoundCouture"@ja,
        "Aqua / SoundCouture"@ja-latn ;
    schema:publisher _:N03b33084b8d240a8bf025a6d2b5a9342 ;
    foaf:depiction <https://media.vgm.io/albums/56/125165/125165-4b8f67935168.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/125165#subject> ;
    schema:name "(SoundCouture"@en ;
    foaf:made <album/125165#subject> ;
    foaf:name "(SoundCouture"@en .

_:N03b33084b8d240a8bf025a6d2b5a9342 schema:name "Studio Wreath"@en,
        "Studio Wreath"@ja,
        "Studio Wreath"@ja-latn ;
    foaf:name "Studio Wreath"@en,
        "Studio Wreath"@ja,
        "Studio Wreath"@ja-latn .

_:N5797eae939c74f3baaae3806b2031599 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絆のハーモニー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N916293390f3e4b96976d91d685a04108 ;
    schema:name "絆のハーモニー"@ja .

_:N8b860d88f3f7411dbe934fef9de41789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Veil～伝えたい想い～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N916293390f3e4b96976d91d685a04108 ;
    schema:name "Veil～伝えたい想い～"@ja .

_:N95adbb3b1d8445449ac973ec38f3f79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua Noise"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N916293390f3e4b96976d91d685a04108 ;
    schema:name "Aqua Noise"@ja .

_:N9a9b7bde885844ee95bb18224a81ebc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絆のハーモニー (inst)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N916293390f3e4b96976d91d685a04108 ;
    schema:name "絆のハーモニー (inst)"@ja .

_:Nf6ca0b7d77c54605a70f9d6823b6a2f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aqua Noise (inst)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N916293390f3e4b96976d91d685a04108 ;
    schema:name "Aqua Noise (inst)"@ja .

_:Nfd2d42d38a3547d982258eacc24f7694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Veil～伝えたい想い～ (inst)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N916293390f3e4b96976d91d685a04108 ;
    schema:name "Veil～伝えたい想い～ (inst)"@ja .

_:N916293390f3e4b96976d91d685a04108 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5797eae939c74f3baaae3806b2031599,
        _:N8b860d88f3f7411dbe934fef9de41789,
        _:N95adbb3b1d8445449ac973ec38f3f79b,
        _:N9a9b7bde885844ee95bb18224a81ebc6,
        _:Nf6ca0b7d77c54605a70f9d6823b6a2f5,
        _:Nfd2d42d38a3547d982258eacc24f7694 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5797eae939c74f3baaae3806b2031599,
        _:N8b860d88f3f7411dbe934fef9de41789,
        _:N95adbb3b1d8445449ac973ec38f3f79b,
        _:N9a9b7bde885844ee95bb18224a81ebc6,
        _:Nf6ca0b7d77c54605a70f9d6823b6a2f5,
        _:Nfd2d42d38a3547d982258eacc24f7694 .

