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

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

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

<artist/11523#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/25665#subject> ;
    schema:name ".kom"@en ;
    foaf:made <album/25665#composition>,
        <album/25665#subject> ;
    foaf:name ".kom"@en .

<album/25665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "xix xenxe EP"@en,
        "xix xenxe EP"@ja,
        "xix xenxe EP"@ja-latn ;
    mo:composer <artist/11523#subject> ;
    mo:produced_work <album/25665#musicalwork> ;
    schema:name "xix xenxe EP"@en,
        "xix xenxe EP"@ja,
        "xix xenxe EP"@ja-latn .

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

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

<org/1021#subject> schema:name "Pallusination Records"@en,
        "Pallusination Records"@ja,
        "Pallusination Records"@ja-latn ;
    foaf:name "Pallusination Records"@en,
        "Pallusination Records"@ja,
        "Pallusination Records"@ja-latn .

<https://media.vgm.io/albums/56/25665/25665-1303728026.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/25665#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/25665/25665-1303728026.png> ;
    foaf:depicts <album/25665#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/25665/25665-1303728026.png> .

<https://medium-media.vgm.io/albums/56/25665/25665-1303728026.png> a schema:ImageObject,
        foaf:Image .

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

<album/25665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "xix xenxe EP"@en,
        "xix xenxe EP"@ja,
        "xix xenxe EP"@ja-latn ;
    mo:catalogue_number "PLR-001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/25665#musicalexpression> ;
    mo:publisher <org/1021#subject> ;
    mo:record _:N2346417299f34a80a6b617779ec0f40c ;
    mo:record_count 1 ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/56/25665/25665-1303728026.png> ;
    schema:name "xix xenxe EP"@en,
        "xix xenxe EP"@ja,
        "xix xenxe EP"@ja-latn ;
    schema:publisher <org/1021#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/25665/25665-1303728026.png> .

_:Ne581c6be15dd4f8cbf31a3be99d4b788 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circustek"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N2346417299f34a80a6b617779ec0f40c ;
    schema:name "Circustek"@en .

_:Neb1ad7d92b434d67abec333416211e39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "xix xenxe"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N2346417299f34a80a6b617779ec0f40c ;
    schema:name "xix xenxe"@en .

_:N2346417299f34a80a6b617779ec0f40c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne581c6be15dd4f8cbf31a3be99d4b788,
        _:Neb1ad7d92b434d67abec333416211e39 ;
    mo:track_count 2 ;
    schema:duration "PT11:17"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ne581c6be15dd4f8cbf31a3be99d4b788,
        _:Neb1ad7d92b434d67abec333416211e39 .

