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

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

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

<artist/14831#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "Mint Lee"@en ;
    foaf:made <album/10735#composition>,
        <album/10735#subject> ;
    foaf:name "Mint Lee"@en .

<artist/23909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "B. Bacharach"@en ;
    foaf:made <album/10735#composition>,
        <album/10735#subject> ;
    foaf:name "B. Bacharach"@en .

<artist/79454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "K. Matsumae"@en ;
    foaf:made <album/10735#composition>,
        <album/10735#subject> ;
    foaf:name "K. Matsumae"@en .

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

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

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

<https://medium-media.vgm.io/albums/53/10735/10735-1258653447.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10735#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The World Shopping With Space Ponch"@en,
        "The World Shopping With Space Ponch"@ja,
        "The World Shopping With Space Ponch"@ja-latn ;
    mo:performance_of <album/10735#musicalwork> ;
    mo:performer <artist/5184#subject> ;
    mo:recorded_as <album/10735#musicalexpression> ;
    schema:byArtist <artist/5184#subject> ;
    schema:name "The World Shopping With Space Ponch"@en,
        "The World Shopping With Space Ponch"@ja,
        "The World Shopping With Space Ponch"@ja-latn ;
    schema:workPerformed <album/10735#musicalwork> .

<artist/5184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    mo:performed <album/10735#performance> ;
    schema:name "Space Ponch"@en ;
    foaf:made <album/10735#composition>,
        <album/10735#subject> ;
    foaf:name "Space Ponch"@en .

<album/10735#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The World Shopping With Space Ponch"@en,
        "The World Shopping With Space Ponch"@ja,
        "The World Shopping With Space Ponch"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "T. Yamashita"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "T. Yamashita"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "R. Freeman"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "R. Freeman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "N. Heffty"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "N. Heffty"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "F. LeMarque"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "F. LeMarque"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "M. Weitz"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "M. Weitz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "E. King"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "E. King"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "B. Valdes"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "B. Valdes"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "S. Dumon"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "S. Dumon"@en ],
        <artist/14831#subject>,
        <artist/23909#subject>,
        <artist/5184#subject>,
        <artist/79454#subject> ;
    mo:produced_work <album/10735#musicalwork> ;
    schema:name "The World Shopping With Space Ponch"@en,
        "The World Shopping With Space Ponch"@ja,
        "The World Shopping With Space Ponch"@ja-latn .

<album/10735#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-11-21"^^xsd:date ;
    dcterms:title "The World Shopping With Space Ponch"@en,
        "The World Shopping With Space Ponch"@ja,
        "The World Shopping With Space Ponch"@ja-latn ;
    mo:catalogue_number "TFCC-87624" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10735#musicalexpression> ;
    mo:publisher <org/4167#subject> ;
    mo:record _:Nb05b15f252794d328375ca563e806ee4 ;
    mo:record_count 1 ;
    schema:byArtist <artist/5184#subject> ;
    schema:datePublished "1999-11-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/53/10735/10735-1258653447.jpg> ;
    schema:name "The World Shopping With Space Ponch"@en,
        "The World Shopping With Space Ponch"@ja,
        "The World Shopping With Space Ponch"@ja-latn ;
    schema:publisher <org/4167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/10735/10735-1258653447.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "R. Freeman"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "R. Freeman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "E. King"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "E. King"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "B. Valdes"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "B. Valdes"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "T. Yamashita"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "T. Yamashita"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "S. Dumon"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "S. Dumon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "M. Weitz"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "M. Weitz"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "N. Heffty"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "N. Heffty"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/10735#subject> ;
    schema:name "F. LeMarque"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "F. LeMarque"@en .

_:N15e1a75ad1244d93803652c04072845d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tengs Of Thugs"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Tengs Of Thugs"@en .

_:N17dc04f1be5c4678bcb38de5d55b531a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Debard"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Debard"@en .

_:N2d334b166807443d8b7d2d1637ba2bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batanga Cha Cha Cha"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Batanga Cha Cha Cha"@en .

_:N3a0e6a451e4b4f91bca76345dedc0928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tati Suite Including: After The Fox Traffic Play Time"@en ;
    mo:track_number 8 ;
    schema:duration "PT9:05"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Tati Suite Including: After The Fox Traffic Play Time"@en .

_:N68a1fbf043544e2288d4cf1be6de0926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barefoot In Baltimore"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Barefoot In Baltimore"@en .

_:N7bb360ae39854d43ac99e79f5b89d68e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kinga Crew"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Kinga Crew"@en .

_:N8803c7cd647b416cb17fd2ced1d1ec7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Budda Airmail"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Great Budda Airmail"@en .

_:Naccc690b8f934890b2c1d8a09cc72c1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The World Shopping With Space Ponch"@en ;
    mo:track_number 11 ;
    schema:duration "PT15:08"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "The World Shopping With Space Ponch"@en .

_:Nb8bd07e32ba64d66bcedcf00aa4b5576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raymint Scott"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Raymint Scott"@en .

_:Ne253ec1cb5614e41a1f6e9cbc16daa59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How To Murder Your Wife"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "How To Murder Your Wife"@en .

_:Ne78723a3548b4d8a895f0b51e3212805 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gmw"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Gmw"@en .

_:Nf938d8e48f994f15abc23f90302cafe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pheasants"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nb05b15f252794d328375ca563e806ee4 ;
    schema:name "Pheasants"@en .

_:Nb05b15f252794d328375ca563e806ee4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15e1a75ad1244d93803652c04072845d,
        _:N17dc04f1be5c4678bcb38de5d55b531a,
        _:N2d334b166807443d8b7d2d1637ba2bdd,
        _:N3a0e6a451e4b4f91bca76345dedc0928,
        _:N68a1fbf043544e2288d4cf1be6de0926,
        _:N7bb360ae39854d43ac99e79f5b89d68e,
        _:N8803c7cd647b416cb17fd2ced1d1ec7a,
        _:Naccc690b8f934890b2c1d8a09cc72c1a,
        _:Nb8bd07e32ba64d66bcedcf00aa4b5576,
        _:Ne253ec1cb5614e41a1f6e9cbc16daa59,
        _:Ne78723a3548b4d8a895f0b51e3212805,
        _:Nf938d8e48f994f15abc23f90302cafe4 ;
    mo:track_count 12 ;
    schema:duration "PT53:02"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N15e1a75ad1244d93803652c04072845d,
        _:N17dc04f1be5c4678bcb38de5d55b531a,
        _:N2d334b166807443d8b7d2d1637ba2bdd,
        _:N3a0e6a451e4b4f91bca76345dedc0928,
        _:N68a1fbf043544e2288d4cf1be6de0926,
        _:N7bb360ae39854d43ac99e79f5b89d68e,
        _:N8803c7cd647b416cb17fd2ced1d1ec7a,
        _:Naccc690b8f934890b2c1d8a09cc72c1a,
        _:Nb8bd07e32ba64d66bcedcf00aa4b5576,
        _:Ne253ec1cb5614e41a1f6e9cbc16daa59,
        _:Ne78723a3548b4d8a895f0b51e3212805,
        _:Nf938d8e48f994f15abc23f90302cafe4 .

