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

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<album/77774#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "seal."@en,
        "seal."@ja,
        "seal."@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nasuno"@en ;
            foaf:made <album/77774#composition> ;
            foaf:name "Nasuno"@en ] ;
    mo:produced_work <album/77774#musicalwork> ;
    schema:name "seal."@en,
        "seal."@ja,
        "seal."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/47/77774/77774-1526600078.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77774#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "seal."@en,
        "seal."@ja,
        "seal."@ja-latn ;
    mo:catalogue_number "NTCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77774#musicalexpression> ;
    mo:publisher _:N8fdda0ca60694284b87681869b156698 ;
    mo:record _:Nf6c3eced555842afa93b82c46dfeaff2 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/47/77774/77774-1526600078.jpg> ;
    schema:name "seal."@en,
        "seal."@ja,
        "seal."@ja-latn ;
    schema:publisher _:N8fdda0ca60694284b87681869b156698 ;
    foaf:depiction <https://media.vgm.io/albums/47/77774/77774-1526600078.jpg> .

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

_:N179334397da8434faa9a56150508688d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ruby love"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nf6c3eced555842afa93b82c46dfeaff2 ;
    schema:name "ruby love"@en .

_:N764bbafddea14385813c45252f202463 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "opera"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nf6c3eced555842afa93b82c46dfeaff2 ;
    schema:name "opera"@en .

_:N8fdda0ca60694284b87681869b156698 schema:name "niente"@en ;
    foaf:name "niente"@en .

_:Ncb1683e902e0495783c76ad5180266db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "colorful tape"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf6c3eced555842afa93b82c46dfeaff2 ;
    schema:name "colorful tape"@en .

_:Nf6c3eced555842afa93b82c46dfeaff2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N179334397da8434faa9a56150508688d,
        _:N764bbafddea14385813c45252f202463,
        _:Ncb1683e902e0495783c76ad5180266db ;
    mo:track_count 3 ;
    schema:duration "PT15:12"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N179334397da8434faa9a56150508688d,
        _:N764bbafddea14385813c45252f202463,
        _:Ncb1683e902e0495783c76ad5180266db .

