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

<album/8073#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ma-Demo"@en,
        "まデモ"@ja,
        "Ma-Demo"@ja-latn ;
    mo:produced_work <album/8073#musicalwork> ;
    schema:name "Ma-Demo"@en,
        "まデモ"@ja,
        "Ma-Demo"@ja-latn .

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<org/76#subject> schema:name "Troubadour Record"@en,
        "トルバドールレコード"@ja,
        "Troubadour Record"@ja-latn ;
    foaf:name "Troubadour Record"@en,
        "トルバドールレコード"@ja,
        "Troubadour Record"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/8073/8073-1566102199.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8073#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ma-Demo"@en,
        "まデモ"@ja,
        "Ma-Demo"@ja-latn ;
    mo:performance_of <album/8073#musicalwork> ;
    mo:performer <artist/3326#subject> ;
    mo:recorded_as <album/8073#musicalexpression> ;
    schema:byArtist <artist/3326#subject> ;
    schema:name "Ma-Demo"@en,
        "まデモ"@ja,
        "Ma-Demo"@ja-latn ;
    schema:workPerformed <album/8073#musicalwork> .

<artist/3326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8073#performance> ;
    schema:name "Manikyua-Dan"@en,
        "まにきゅあ団"@ja ;
    foaf:name "Manikyua-Dan"@en,
        "まにきゅあ団"@ja .

<album/8073#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-13"^^xsd:date ;
    dcterms:title "Ma-Demo"@en,
        "まデモ"@ja,
        "Ma-Demo"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8073#musicalexpression> ;
    mo:publisher <org/76#subject> ;
    mo:record _:N0b82f60586394d219e22c963fcf4afcd ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:byArtist <artist/3326#subject> ;
    schema:datePublished "2006-08-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/37/8073/8073-1566102199.jpg> ;
    schema:name "Ma-Demo"@en,
        "まデモ"@ja,
        "Ma-Demo"@ja-latn ;
    schema:publisher <org/76#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/8073/8073-1566102199.jpg> .

_:N260b8a455cc341b38d4c9696cf4d4305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tsurupica Song"@en,
        "ツルピカソング"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N0b82f60586394d219e22c963fcf4afcd ;
    schema:name "Tsurupica Song"@en,
        "ツルピカソング"@ja .

_:N8faa952f8e144cb989eac7ed10f343ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop Mosquito"@en,
        "ストップ・モスキート"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N0b82f60586394d219e22c963fcf4afcd ;
    schema:name "Stop Mosquito"@en,
        "ストップ・モスキート"@ja .

_:N0b82f60586394d219e22c963fcf4afcd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N260b8a455cc341b38d4c9696cf4d4305,
        _:N8faa952f8e144cb989eac7ed10f343ab ;
    mo:track_count 2 ;
    schema:duration "PT5:52"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N260b8a455cc341b38d4c9696cf4d4305,
        _:N8faa952f8e144cb989eac7ed10f343ab .

