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

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

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

<artist/451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32076#subject> ;
    schema:name "Ken Woodman & His Piccadilly Brass"@en ;
    foaf:made <album/32076#composition>,
        <album/32076#subject> ;
    foaf:name "Ken Woodman & His Piccadilly Brass"@en .

<product/7808#subject> a schema:CreativeWork ;
    schema:name "Space Channel 5"@en,
        "スペースチャンネル5"@ja,
        "Space Channel 5"@ja-latn ;
    foaf:name "Space Channel 5"@en,
        "スペースチャンネル5"@ja,
        "Space Channel 5"@ja-latn .

<album/32076#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "tommy boy silver label: space channel 5 mexican flyer"@en,
        "tommy boy silver label: space channel 5 mexican flyer"@ja,
        "tommy boy silver label: space channel 5 mexican flyer"@ja-latn ;
    mo:composer <artist/451#subject> ;
    mo:produced_work <album/32076#musicalwork> ;
    schema:name "tommy boy silver label: space channel 5 mexican flyer"@en,
        "tommy boy silver label: space channel 5 mexican flyer"@ja,
        "tommy boy silver label: space channel 5 mexican flyer"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/67/32076/32076-1575571817.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32076#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "tommy boy silver label: space channel 5 mexican flyer"@en,
        "tommy boy silver label: space channel 5 mexican flyer"@ja,
        "tommy boy silver label: space channel 5 mexican flyer"@ja-latn ;
    mo:performance_of <album/32076#musicalwork> ;
    mo:performer _:N3ea4949d577b4761a2d8d253576eb556 ;
    mo:recorded_as <album/32076#musicalexpression> ;
    schema:byArtist _:N3ea4949d577b4761a2d8d253576eb556 ;
    schema:name "tommy boy silver label: space channel 5 mexican flyer"@en,
        "tommy boy silver label: space channel 5 mexican flyer"@ja,
        "tommy boy silver label: space channel 5 mexican flyer"@ja-latn ;
    schema:workPerformed <album/32076#musicalwork> .

<album/32076#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-01-01"^^xsd:date ;
    dcterms:title "tommy boy silver label: space channel 5 mexican flyer"@en,
        "tommy boy silver label: space channel 5 mexican flyer"@ja,
        "tommy boy silver label: space channel 5 mexican flyer"@ja-latn ;
    mo:catalogue_number "TBV 2117" ;
    mo:media_type "Vinyl (12\")" ;
    mo:publication_of <album/32076#musicalexpression> ;
    mo:publisher _:N8d0f6608edad4cf8aec3c9d076d512cb ;
    mo:record _:Na90983e3cf3945149871056f75357e67 ;
    mo:record_count 1 ;
    schema:about <product/7808#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mr. Güder"@en ;
            foaf:name "Mr. Güder"@en ] ;
    schema:datePublished "2000-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/32076/32076-1575571817.jpg> ;
    schema:name "tommy boy silver label: space channel 5 mexican flyer"@en,
        "tommy boy silver label: space channel 5 mexican flyer"@ja,
        "tommy boy silver label: space channel 5 mexican flyer"@ja-latn ;
    schema:publisher _:N8d0f6608edad4cf8aec3c9d076d512cb ;
    foaf:depiction <https://media.vgm.io/albums/67/32076/32076-1575571817.jpg> .

_:N229f170512d94f438783d112565cd3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mexican Flyer (Dr.Rubberfunk Remix)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Na90983e3cf3945149871056f75357e67 ;
    schema:name "Mexican Flyer (Dr.Rubberfunk Remix)"@en .

_:N3ea4949d577b4761a2d8d253576eb556 a schema:Person,
        foaf:Person ;
    mo:performed <album/32076#performance> ;
    schema:name "Mr. Güder"@en ;
    foaf:name "Mr. Güder"@en .

_:N8d0f6608edad4cf8aec3c9d076d512cb schema:name "Tommy Boy Silver Label"@en ;
    foaf:name "Tommy Boy Silver Label"@en .

_:N95692f2d2be14701810ab4489083a813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mexican Flyer (Dan The Automator's Extended Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Na90983e3cf3945149871056f75357e67 ;
    schema:name "Mexican Flyer (Dan The Automator's Extended Mix)"@en .

_:Nf390c63e53ed4b608c6c8526dbfb1983 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mexican Flyer (Northern Lights Orchestra Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:Na90983e3cf3945149871056f75357e67 ;
    schema:name "Mexican Flyer (Northern Lights Orchestra Remix)"@en .

_:Na90983e3cf3945149871056f75357e67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N229f170512d94f438783d112565cd3d4,
        _:N95692f2d2be14701810ab4489083a813,
        _:Nf390c63e53ed4b608c6c8526dbfb1983 ;
    mo:track_count 3 ;
    schema:duration "PT11:14"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N229f170512d94f438783d112565cd3d4,
        _:N95692f2d2be14701810ab4489083a813,
        _:Nf390c63e53ed4b608c6c8526dbfb1983 .

