@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 "N. Heffty"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "N. Heffty"@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 "M. Weitz"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "M. Weitz"@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 "E. King"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "E. King"@en ],
        [ 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 "S. Dumon"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "S. Dumon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "R. Freeman"@en ;
            foaf:made <album/10735#composition> ;
            foaf:name "R. Freeman"@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 _:N04d696f5d0944ea6a8a051a55af6e10a ;
    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 "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 "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 "F. LeMarque"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "F. LeMarque"@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 "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 "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 "R. Freeman"@en ;
    foaf:made <album/10735#subject> ;
    foaf:name "R. Freeman"@en .

_:N0ecc21c52e2d4ebe8276bb913af5c1cc 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 _:N04d696f5d0944ea6a8a051a55af6e10a ;
    schema:name "The World Shopping With Space Ponch"@en .

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

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

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

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

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

_:Nabd13786606e430aa6f81baf0138f0f5 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 _:N04d696f5d0944ea6a8a051a55af6e10a ;
    schema:name "How To Murder Your Wife"@en .

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

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

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

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

_:Nf4ddf9d1d2584a6fa394c7fd75d51a8a 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 _:N04d696f5d0944ea6a8a051a55af6e10a ;
    schema:name "Tati Suite Including: After The Fox Traffic Play Time"@en .

_:N04d696f5d0944ea6a8a051a55af6e10a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ecc21c52e2d4ebe8276bb913af5c1cc,
        _:N0fc5fb4dd0fe4e0d911a0d6374332946,
        _:N3217fc4e87c2447791b8970c00e9b1c0,
        _:N5fd289e2e9cc45159e44db0181fd0c52,
        _:N7335a5e75ecd486a819c2129ef478b0d,
        _:N98299297556345deb79f5051d0d13283,
        _:Nabd13786606e430aa6f81baf0138f0f5,
        _:Nbc2247127dfc428892ef537e3368c678,
        _:Nc1ed024170ed45628e7c0d5db01bbdcb,
        _:Nc8a0b56176604d9ab5498b94e7d70b7d,
        _:Nd15cfa0436774a7d8fb4749458f4fb90,
        _:Nf4ddf9d1d2584a6fa394c7fd75d51a8a ;
    mo:track_count 12 ;
    schema:duration "PT53:02"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0ecc21c52e2d4ebe8276bb913af5c1cc,
        _:N0fc5fb4dd0fe4e0d911a0d6374332946,
        _:N3217fc4e87c2447791b8970c00e9b1c0,
        _:N5fd289e2e9cc45159e44db0181fd0c52,
        _:N7335a5e75ecd486a819c2129ef478b0d,
        _:N98299297556345deb79f5051d0d13283,
        _:Nabd13786606e430aa6f81baf0138f0f5,
        _:Nbc2247127dfc428892ef537e3368c678,
        _:Nc1ed024170ed45628e7c0d5db01bbdcb,
        _:Nc8a0b56176604d9ab5498b94e7d70b7d,
        _:Nd15cfa0436774a7d8fb4749458f4fb90,
        _:Nf4ddf9d1d2584a6fa394c7fd75d51a8a .

