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

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

<album/90673> a mo:Release ;
    mo:catalogue_number "ROM02" .

<artist/1317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37518#subject> ;
    schema:name "Richard Joseph"@en ;
    foaf:made <album/37518#composition>,
        <album/37518#subject> ;
    foaf:name "Richard Joseph"@en .

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

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

<https://medium-media.vgm.io/albums/81/37518/37518-1359057578.jpg> a schema:ImageObject,
        foaf:Image .

<album/37518#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sensible EP"@en,
        "The Sensible EP"@ja,
        "The Sensible EP"@ja-latn ;
    mo:composer <artist/1317#subject>,
        <artist/24565#subject> ;
    mo:produced_work <album/37518#musicalwork> ;
    schema:name "The Sensible EP"@en,
        "The Sensible EP"@ja,
        "The Sensible EP"@ja-latn .

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

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

<album/37518#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sensible EP"@en,
        "The Sensible EP"@ja,
        "The Sensible EP"@ja-latn ;
    mo:performance_of <album/37518#musicalwork> ;
    mo:performer _:N622ba4d447a0434394f47d8a36bae7bf,
        <artist/24565#subject> ;
    mo:recorded_as <album/37518#musicalexpression> ;
    schema:byArtist _:N622ba4d447a0434394f47d8a36bae7bf,
        <artist/24565#subject> ;
    schema:name "The Sensible EP"@en,
        "The Sensible EP"@ja,
        "The Sensible EP"@ja-latn ;
    schema:workPerformed <album/37518#musicalwork> .

<artist/24565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37518#subject> ;
    mo:performed <album/37518#performance> ;
    schema:name "Jon Hare"@en ;
    foaf:made <album/37518#composition>,
        <album/37518#subject> ;
    foaf:name "Jon Hare"@en .

<album/37518#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-06-01"^^xsd:date ;
    dcterms:title "The Sensible EP"@en,
        "The Sensible EP"@ja,
        "The Sensible EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:other_release_of <album/90673> ;
    mo:publication_of <album/37518#musicalexpression> ;
    mo:publisher _:Nfd8e434d8bb7415db398d6b03acb257c ;
    mo:record _:N50a4961d049e43408e12e68618e5b2b6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sensible Soccer"@en ;
            foaf:name "Sensible Soccer"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cannon Fodder"@en ;
            foaf:name "Cannon Fodder"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jackie Reed"@en ;
            foaf:name "Jackie Reed"@en ],
        <artist/24565#subject> ;
    schema:datePublished "2013-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/37518/37518-1359057578.jpg> ;
    schema:name "The Sensible EP"@en,
        "The Sensible EP"@ja,
        "The Sensible EP"@ja-latn ;
    schema:publisher _:Nfd8e434d8bb7415db398d6b03acb257c ;
    foaf:depiction <https://media.vgm.io/albums/81/37518/37518-1359057578.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jon Hare"@en ;
    foaf:made <album/37518#subject> ;
    foaf:name "Jon Hare"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Richard Joseph"@en ;
    foaf:made <album/37518#lyrics> ;
    foaf:name "Richard Joseph"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jon Hare"@en ;
    foaf:made <album/37518#lyrics> ;
    foaf:name "Jon Hare"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Richard Joseph"@en ;
    foaf:made <album/37518#subject> ;
    foaf:name "Richard Joseph"@en .

_:N0d7c6032b10b4592adb59968ea70246f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Narcissus (Original Studio Recording)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50a4961d049e43408e12e68618e5b2b6 ;
    schema:name "Narcissus (Original Studio Recording)"@en .

_:N0f14669aac294068bbd5df199f90731d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War (Original Studio Recording)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50a4961d049e43408e12e68618e5b2b6 ;
    schema:name "War (Original Studio Recording)"@en .

_:N622ba4d447a0434394f47d8a36bae7bf a schema:Person,
        foaf:Person ;
    mo:performed <album/37518#performance> ;
    schema:name "Jackie Reed"@en ;
    foaf:name "Jackie Reed"@en .

_:N7b16257f1cee4aeaad204aa9a04e7460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Narcissus (Amiga Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50a4961d049e43408e12e68618e5b2b6 ;
    schema:name "Narcissus (Amiga Version)"@en .

_:N8bc94cedb0c545de934654933e78fc1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War (Amiga Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50a4961d049e43408e12e68618e5b2b6 ;
    schema:name "War (Amiga Version)"@en .

_:Nbc8871bee0a54da8968b7a0fabd209e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goalscoringsuperstarhero (Original Studio Recording)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50a4961d049e43408e12e68618e5b2b6 ;
    schema:name "Goalscoringsuperstarhero (Original Studio Recording)"@en .

_:Nc0e12bb781714e36aaf225b1d13a3e41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goalscoringsuperstarhero (Amiga Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N50a4961d049e43408e12e68618e5b2b6 ;
    schema:name "Goalscoringsuperstarhero (Amiga Version)"@en .

_:Nfd8e434d8bb7415db398d6b03acb257c schema:name "Read-Only Memory"@en,
        "Read-Only Memory"@ja,
        "Read-Only Memory"@ja-latn ;
    foaf:name "Read-Only Memory"@en,
        "Read-Only Memory"@ja,
        "Read-Only Memory"@ja-latn .

_:N50a4961d049e43408e12e68618e5b2b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d7c6032b10b4592adb59968ea70246f,
        _:N0f14669aac294068bbd5df199f90731d,
        _:N7b16257f1cee4aeaad204aa9a04e7460,
        _:N8bc94cedb0c545de934654933e78fc1c,
        _:Nbc8871bee0a54da8968b7a0fabd209e3,
        _:Nc0e12bb781714e36aaf225b1d13a3e41 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d7c6032b10b4592adb59968ea70246f,
        _:N0f14669aac294068bbd5df199f90731d,
        _:N7b16257f1cee4aeaad204aa9a04e7460,
        _:N8bc94cedb0c545de934654933e78fc1c,
        _:Nbc8871bee0a54da8968b7a0fabd209e3,
        _:Nc0e12bb781714e36aaf225b1d13a3e41 .

