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

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

<artist/45663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/6326#subject> ;
    schema:name "ANZE HIJIRI"@en ;
    foaf:made <album/6326#composition>,
        <album/6326#subject> ;
    foaf:name "ANZE HIJIRI"@en .

<event/2> a mo:Release ;
    schema:name "Released at Comic Market 73 (Dec 29, 2007 to Dec 31, 2007)" .

<product/22820#subject> a schema:CreativeWork ;
    schema:name "Garden"@en,
        "Garden"@ja,
        "Garden"@ja-latn ;
    foaf:name "Garden"@en,
        "Garden"@ja,
        "Garden"@ja-latn .

<album/6326#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Garden -Maxi Single-"@en,
        "Garden -Maxi Single-"@ja,
        "Garden -Maxi Single-"@ja-latn ;
    mo:composer <artist/45663#subject> ;
    mo:produced_work <album/6326#musicalwork> ;
    schema:name "Garden -Maxi Single-"@en,
        "Garden -Maxi Single-"@ja,
        "Garden -Maxi Single-"@ja-latn .

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

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

<org/1808#subject> schema:name "CUFFS"@en,
        "有限会社CUFFS"@ja,
        "CUFFS"@ja-latn ;
    foaf:name "CUFFS"@en,
        "有限会社CUFFS"@ja,
        "CUFFS"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/6326/6326-1199010824.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6326#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Garden -Maxi Single-"@en,
        "Garden -Maxi Single-"@ja,
        "Garden -Maxi Single-"@ja-latn ;
    mo:performance_of <album/6326#musicalwork> ;
    mo:performer <artist/36#subject> ;
    mo:recorded_as <album/6326#musicalexpression> ;
    schema:byArtist <artist/36#subject> ;
    schema:name "Garden -Maxi Single-"@en,
        "Garden -Maxi Single-"@ja,
        "Garden -Maxi Single-"@ja-latn ;
    schema:workPerformed <album/6326#musicalwork> .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6326#performance> ;
    schema:name "Duca"@en ;
    foaf:made <album/6326#lyrics>,
        <album/6326#subject> ;
    foaf:name "Duca"@en .

<album/6326#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-29"^^xsd:date ;
    dcterms:title "Garden -Maxi Single-"@en,
        "Garden -Maxi Single-"@ja,
        "Garden -Maxi Single-"@ja-latn ;
    mo:catalogue_number "CFS-012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6326#musicalexpression> ;
    mo:publisher <org/1808#subject> ;
    mo:record _:N08945969a6d14302b50e26dac1cabc55 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/22820#subject> ;
    schema:byArtist <artist/36#subject> ;
    schema:datePublished "2007-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/6326/6326-1199010824.jpg> ;
    schema:name "Garden -Maxi Single-"@en,
        "Garden -Maxi Single-"@ja,
        "Garden -Maxi Single-"@ja-latn ;
    schema:publisher <org/1808#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/6326/6326-1199010824.jpg> .

_:N082dff683e994433bf1779d40a43e457 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Dream"@en,
        "夢遥か"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N08945969a6d14302b50e26dac1cabc55 ;
    schema:name "Distant Dream"@en,
        "夢遥か"@ja .

_:N158a08820af34379be74ad852aa00edf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of Love"@en,
        "アイの庭"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N08945969a6d14302b50e26dac1cabc55 ;
    schema:name "Garden of Love"@en,
        "アイの庭"@ja .

_:N37f9b1ccc7e34a07a6c5fa80fa1455f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distant Dream (off vocal)"@en,
        "夢遥か(off vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N08945969a6d14302b50e26dac1cabc55 ;
    schema:name "Distant Dream (off vocal)"@en,
        "夢遥か(off vocal)"@ja .

_:N5f75e3b5e5ce4edb8ff554c63984d7e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of Love (off vocal)"@en,
        "アイの庭(off vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N08945969a6d14302b50e26dac1cabc55 ;
    schema:name "Garden of Love (off vocal)"@en,
        "アイの庭(off vocal)"@ja .

_:N08945969a6d14302b50e26dac1cabc55 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N082dff683e994433bf1779d40a43e457,
        _:N158a08820af34379be74ad852aa00edf,
        _:N37f9b1ccc7e34a07a6c5fa80fa1455f9,
        _:N5f75e3b5e5ce4edb8ff554c63984d7e5 ;
    mo:track_count 4 ;
    schema:duration "PT19:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N082dff683e994433bf1779d40a43e457,
        _:N158a08820af34379be74ad852aa00edf,
        _:N37f9b1ccc7e34a07a6c5fa80fa1455f9,
        _:N5f75e3b5e5ce4edb8ff554c63984d7e5 .

