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

<album/6749#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Imported Prototype EP"@en,
        "The Imported Prototype EP"@ja,
        "The Imported Prototype EP"@ja-latn ;
    mo:produced_work <album/6749#musicalwork> ;
    schema:name "The Imported Prototype EP"@en,
        "The Imported Prototype EP"@ja,
        "The Imported Prototype EP"@ja-latn .

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

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

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

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

<album/6749#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Imported Prototype EP"@en,
        "The Imported Prototype EP"@ja,
        "The Imported Prototype EP"@ja-latn ;
    mo:performance_of <album/6749#musicalwork> ;
    mo:performer <artist/2751#subject> ;
    mo:recorded_as <album/6749#musicalexpression> ;
    schema:byArtist <artist/2751#subject> ;
    schema:name "The Imported Prototype EP"@en,
        "The Imported Prototype EP"@ja,
        "The Imported Prototype EP"@ja-latn ;
    schema:workPerformed <album/6749#musicalwork> .

<artist/2751#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/6749#performance> ;
    schema:name "Temp Sound Solutions"@en ;
    foaf:name "Temp Sound Solutions"@en .

<album/6749#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-01-01"^^xsd:date ;
    dcterms:title "The Imported Prototype EP"@en,
        "The Imported Prototype EP"@ja,
        "The Imported Prototype EP"@ja-latn ;
    mo:catalogue_number "AFX 16" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6749#musicalexpression> ;
    mo:publisher _:Na047db17052d41daa42c6ce581e44aab ;
    mo:record _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2751#subject> ;
    schema:datePublished "2002-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "The Imported Prototype EP"@en,
        "The Imported Prototype EP"@ja,
        "The Imported Prototype EP"@ja-latn ;
    schema:publisher _:Na047db17052d41daa42c6ce581e44aab ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6749#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/6749#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N260bf41669af4b63b8359e7af6a8d45c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mmmmmmm, rollercoasters"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "mmmmmmm, rollercoasters"@en .

_:N3ad232780af24828a41038c34b082dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "temp 2"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "temp 2"@en .

_:N3d6e74d514334f2fbcf9d9cb9c2913e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crwos"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "crwos"@en .

_:N587af2cefd1a40df9d59c266948bb6cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ctrlled"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "ctrlled"@en .

_:N84dab282d5cf47b19c04f0a63bbfdd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ghosts and goblins ( somerys testicular fortitude mix)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "ghosts and goblins ( somerys testicular fortitude mix)"@en .

_:N93cb996d29f649ada3a0ce89171254b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "megaman 2 stage select (dnb mx)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "megaman 2 stage select (dnb mx)"@en .

_:Na047db17052d41daa42c6ce581e44aab schema:name "Temp Sound Solutions"@en ;
    foaf:name "Temp Sound Solutions"@en .

_:Nf9e222f983ce4aca942c8b1a59e0105b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "life on this range"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbf5e0ec4ee074ff5b5035ecca6448a42 ;
    schema:name "life on this range"@en .

_:Nbf5e0ec4ee074ff5b5035ecca6448a42 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N260bf41669af4b63b8359e7af6a8d45c,
        _:N3ad232780af24828a41038c34b082dc1,
        _:N3d6e74d514334f2fbcf9d9cb9c2913e8,
        _:N587af2cefd1a40df9d59c266948bb6cb,
        _:N84dab282d5cf47b19c04f0a63bbfdd8a,
        _:N93cb996d29f649ada3a0ce89171254b1,
        _:Nf9e222f983ce4aca942c8b1a59e0105b ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N260bf41669af4b63b8359e7af6a8d45c,
        _:N3ad232780af24828a41038c34b082dc1,
        _:N3d6e74d514334f2fbcf9d9cb9c2913e8,
        _:N587af2cefd1a40df9d59c266948bb6cb,
        _:N84dab282d5cf47b19c04f0a63bbfdd8a,
        _:N93cb996d29f649ada3a0ce89171254b1,
        _:Nf9e222f983ce4aca942c8b1a59e0105b .

