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

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

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

<artist/55251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126979#subject> ;
    schema:name "baruA"@en ;
    foaf:made <album/126979#composition>,
        <album/126979#subject> ;
    foaf:name "baruA"@en .

<artist/55423#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/126979#subject> ;
    schema:name "succubusHELNA"@en ;
    foaf:made <album/126979#composition>,
        <album/126979#subject> ;
    foaf:name "succubusHELNA"@en .

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

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

<org/3645#subject> schema:name "ILLEGAL WAVE RECORDS"@en,
        "ILLEGAL WAVE RECORDS"@ja,
        "ILLEGAL WAVE RECORDS"@ja-latn ;
    foaf:name "ILLEGAL WAVE RECORDS"@en,
        "ILLEGAL WAVE RECORDS"@ja,
        "ILLEGAL WAVE RECORDS"@ja-latn .

<https://media.vgm.io/albums/97/126979/126979-8715060e0185.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126979#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/126979/126979-8715060e0185.jpg> ;
    foaf:depicts <album/126979#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/126979/126979-8715060e0185.jpg> .

<https://medium-media.vgm.io/albums/97/126979/126979-8715060e0185.jpg> a schema:ImageObject,
        foaf:Image .

<album/126979#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Illegal Sampler vol.1"@en,
        "Illegal Sampler vol.1"@ja,
        "Illegal Sampler vol.1"@ja-latn ;
    mo:composer <artist/55251#subject>,
        <artist/55423#subject> ;
    mo:produced_work <album/126979#musicalwork> ;
    schema:name "Illegal Sampler vol.1"@en,
        "Illegal Sampler vol.1"@ja,
        "Illegal Sampler vol.1"@ja-latn .

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

<album/126979#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-13"^^xsd:date ;
    dcterms:title "Illegal Sampler vol.1"@en,
        "Illegal Sampler vol.1"@ja,
        "Illegal Sampler vol.1"@ja-latn ;
    mo:catalogue_number "IWR004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/126979#musicalexpression> ;
    mo:publisher <org/3645#subject> ;
    mo:record _:Nc0f6005753804863993252159e8cc6df ;
    mo:record_count 1 ;
    schema:datePublished "2013-03-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/97/126979/126979-8715060e0185.jpg> ;
    schema:name "Illegal Sampler vol.1"@en,
        "Illegal Sampler vol.1"@ja,
        "Illegal Sampler vol.1"@ja-latn ;
    schema:publisher <org/3645#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/126979/126979-8715060e0185.jpg> .

_:N5d3337d28e5a422ca4d8769fa2d9e2ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ignition"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nc0f6005753804863993252159e8cc6df ;
    schema:name "Ignition"@en .

_:Nd1acf4c0a4214b9f9057cac73579666c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shark Torpedo"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Nc0f6005753804863993252159e8cc6df ;
    schema:name "Shark Torpedo"@en .

_:Nc0f6005753804863993252159e8cc6df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d3337d28e5a422ca4d8769fa2d9e2ba,
        _:Nd1acf4c0a4214b9f9057cac73579666c ;
    mo:track_count 2 ;
    schema:duration "PT10:33"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N5d3337d28e5a422ca4d8769fa2d9e2ba,
        _:Nd1acf4c0a4214b9f9057cac73579666c .

