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

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

<artist/3160#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20056#subject> ;
    schema:name "Susuto Kazeno"@en,
        "風ノススト"@ja ;
    foaf:made <album/20056#composition>,
        <album/20056#subject> ;
    foaf:name "Susuto Kazeno"@en,
        "風ノススト"@ja .

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

<album/20056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AMEDEO 2006 Petite Album"@en,
        "AMEDEO 2006 Petite Album"@ja,
        "AMEDEO 2006 Petite Album"@ja-latn ;
    mo:composer <artist/3160#subject> ;
    mo:produced_work <album/20056#musicalwork> ;
    schema:name "AMEDEO 2006 Petite Album"@en,
        "AMEDEO 2006 Petite Album"@ja,
        "AMEDEO 2006 Petite Album"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/65/20056/20056-1283570725.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/20056#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "AMEDEO 2006 Petite Album"@en,
        "AMEDEO 2006 Petite Album"@ja,
        "AMEDEO 2006 Petite Album"@ja-latn ;
    mo:performance_of <album/20056#musicalwork> ;
    mo:performer _:N30eceeac30394e0c8d888bf6cb656d04,
        _:Nb7e90b35dcd74059b0af7c68bfff5b95 ;
    mo:recorded_as <album/20056#musicalexpression> ;
    schema:byArtist _:N30eceeac30394e0c8d888bf6cb656d04,
        _:Nb7e90b35dcd74059b0af7c68bfff5b95 ;
    schema:name "AMEDEO 2006 Petite Album"@en,
        "AMEDEO 2006 Petite Album"@ja,
        "AMEDEO 2006 Petite Album"@ja-latn ;
    schema:workPerformed <album/20056#musicalwork> .

<album/20056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-29"^^xsd:date ;
    dcterms:title "AMEDEO 2006 Petite Album"@en,
        "AMEDEO 2006 Petite Album"@ja,
        "AMEDEO 2006 Petite Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20056#musicalexpression> ;
    mo:publisher _:Na14a2bf8b9604f458f0e27d7e35daa12 ;
    mo:record _:N85ee0b215a5543d3a0111dff7f788c81 ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kare to Kare no Hazama de"@en ;
            foaf:name "Kare to Kare no Hazama de"@en ],
        [ a schema:CreativeWork ;
            schema:name "Step -Futari no Kankei wa Ippozutsu-"@en ;
            foaf:name "Step -Futari no Kankei wa Ippozutsu-"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "mahiru"@en ;
            foaf:name "mahiru"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kaolune"@en ;
            foaf:name "kaolune"@en ] ;
    schema:datePublished "2006-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/20056/20056-1283570725.jpg> ;
    schema:name "AMEDEO 2006 Petite Album"@en,
        "AMEDEO 2006 Petite Album"@ja,
        "AMEDEO 2006 Petite Album"@ja-latn ;
    schema:publisher _:Na14a2bf8b9604f458f0e27d7e35daa12 ;
    foaf:depiction <https://media.vgm.io/albums/65/20056/20056-1283570725.jpg> .

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

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

_:N30eceeac30394e0c8d888bf6cb656d04 a schema:Person,
        foaf:Person ;
    mo:performed <album/20056#performance> ;
    schema:name "mahiru"@en ;
    foaf:name "mahiru"@en .

_:N60857c44b0ed495b90384411ab4c90ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance to Eternity"@en,
        "永遠までの距離"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N85ee0b215a5543d3a0111dff7f788c81 ;
    schema:name "Distance to Eternity"@en,
        "永遠までの距離"@ja .

_:N696024b4662644a99768dee010e50273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride (Karaoke)"@en,
        "ぷらいど (Karaoke)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N85ee0b215a5543d3a0111dff7f788c81 ;
    schema:name "Pride (Karaoke)"@en,
        "ぷらいど (Karaoke)"@ja .

_:Na14a2bf8b9604f458f0e27d7e35daa12 schema:name "AMEDEO"@en ;
    foaf:name "AMEDEO"@en .

_:Nad6319d76c3b4af798b46990391f82d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distance to Eternity (Karaoke)"@en,
        "永遠までの距離 (Karaoke)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N85ee0b215a5543d3a0111dff7f788c81 ;
    schema:name "Distance to Eternity (Karaoke)"@en,
        "永遠までの距離 (Karaoke)"@ja .

_:Nb7e90b35dcd74059b0af7c68bfff5b95 a schema:Person,
        foaf:Person ;
    mo:performed <album/20056#performance> ;
    schema:name "kaolune"@en ;
    foaf:name "kaolune"@en .

_:Neb212c3c985249ec9af31997a1ac7291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pride"@en,
        "ぷらいど"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N85ee0b215a5543d3a0111dff7f788c81 ;
    schema:name "Pride"@en,
        "ぷらいど"@ja .

_:N85ee0b215a5543d3a0111dff7f788c81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N60857c44b0ed495b90384411ab4c90ae,
        _:N696024b4662644a99768dee010e50273,
        _:Nad6319d76c3b4af798b46990391f82d5,
        _:Neb212c3c985249ec9af31997a1ac7291 ;
    mo:track_count 4 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N60857c44b0ed495b90384411ab4c90ae,
        _:N696024b4662644a99768dee010e50273,
        _:Nad6319d76c3b4af798b46990391f82d5,
        _:Neb212c3c985249ec9af31997a1ac7291 .

