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

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

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

<artist/1332#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2239#subject> ;
    schema:name "Jerry Martin"@en ;
    foaf:made <album/2239#composition>,
        <album/2239#subject> ;
    foaf:name "Jerry Martin"@en .

<artist/1333#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2239#subject> ;
    schema:name "Marc Russo"@en ;
    foaf:made <album/2239#composition>,
        <album/2239#subject> ;
    foaf:name "Marc Russo"@en .

<artist/1334#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2239#subject> ;
    schema:name "The Humble Brothers"@en ;
    foaf:made <album/2239#composition>,
        <album/2239#subject> ;
    foaf:name "The Humble Brothers"@en .

<artist/1335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2239#subject> ;
    schema:name "Kirk Casey"@en ;
    foaf:made <album/2239#composition>,
        <album/2239#subject> ;
    foaf:name "Kirk Casey"@en .

<artist/1336#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2239#subject> ;
    schema:name "Robi Kauker"@en ;
    foaf:made <album/2239#composition>,
        <album/2239#subject> ;
    foaf:name "Robi Kauker"@en .

<artist/1337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2239#subject> ;
    schema:name "Kent Jolly"@en ;
    foaf:made <album/2239#composition>,
        <album/2239#subject> ;
    foaf:name "Kent Jolly"@en .

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

<album/2239#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music from SimCity 4"@en,
        "Music from SimCity 4"@ja,
        "Music from SimCity 4"@ja-latn ;
    mo:performance_of <album/2239#musicalwork> ;
    mo:recorded_as <album/2239#musicalexpression> ;
    schema:name "Music from SimCity 4"@en,
        "Music from SimCity 4"@ja,
        "Music from SimCity 4"@ja-latn ;
    schema:workPerformed <album/2239#musicalwork> .

<https://media.vgm.io/albums/93/2239/2239-76880ad6f7f1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/2239#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/2239/2239-76880ad6f7f1.jpg> ;
    foaf:depicts <album/2239#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/2239/2239-76880ad6f7f1.jpg> .

<https://medium-media.vgm.io/albums/93/2239/2239-76880ad6f7f1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2239#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music from SimCity 4"@en,
        "Music from SimCity 4"@ja,
        "Music from SimCity 4"@ja-latn ;
    mo:composer <artist/1332#subject>,
        <artist/1333#subject>,
        <artist/1334#subject>,
        <artist/1335#subject>,
        <artist/1336#subject>,
        <artist/1337#subject> ;
    mo:produced_work <album/2239#musicalwork> ;
    schema:name "Music from SimCity 4"@en,
        "Music from SimCity 4"@ja,
        "Music from SimCity 4"@ja-latn .

<album/2239#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Music from SimCity 4"@en,
        "Music from SimCity 4"@ja,
        "Music from SimCity 4"@ja-latn ;
    mo:catalogue_number "40330" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2239#musicalexpression> ;
    mo:publisher _:N2671367719d944f1ad9e1d7e66e9a801 ;
    mo:record _:Nf8ceea31e25248c193d8c19b29be9cad ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SimCity 4"@en ;
            foaf:name "SimCity 4"@en ] ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/2239/2239-76880ad6f7f1.jpg> ;
    schema:name "Music from SimCity 4"@en,
        "Music from SimCity 4"@ja,
        "Music from SimCity 4"@ja-latn ;
    schema:publisher _:N2671367719d944f1ad9e1d7e66e9a801 ;
    foaf:depiction <https://media.vgm.io/albums/93/2239/2239-76880ad6f7f1.jpg> .

_:N062b7094b33d41d4a132ffa90b5d5793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EPICENTRE"@en ;
    mo:track_number 13 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "EPICENTRE"@en .

_:N07f88bcfeb8e4d69a7de7b779a3e3fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WITHOUT FORM"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "WITHOUT FORM"@en .

_:N2671367719d944f1ad9e1d7e66e9a801 schema:name "Electronic Arts"@en ;
    foaf:name "Electronic Arts"@en .

_:N80b6a92ea43d410c8f5208d899874b38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TERRAIN"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "TERRAIN"@en .

_:N81ef940958df49a7acfa1a182289f98f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STREET SWEEPER"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "STREET SWEEPER"@en .

_:N84db6d3e41194891bce3adaa8f761b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NIGHT OWL"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "NIGHT OWL"@en .

_:N97bfac82fc0944f7b0eee90874c54cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SHAPE SHIFTER"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "SHAPE SHIFTER"@en .

_:N9ac063acdf8042feb0b09d2e50239576 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE NEW HOOD"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "THE NEW HOOD"@en .

_:Nb68a4b9dc91c4d6eaeaedfa61e970844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZONE SYSTEM"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "ZONE SYSTEM"@en .

_:Nba06e1f8cab348fd8905537afcd52f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOHEMIAN STREET JAM"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "BOHEMIAN STREET JAM"@en .

_:Ne7a7bfc9663c4077946affaf8ef347f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRANSIT ANGST"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "TRANSIT ANGST"@en .

_:Nefafc920b9024b0b8043e1a6ae5aac77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BY THE BAY"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "BY THE BAY"@en .

_:Nf3e203134bb34e648122ab6e73ec7c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RUSH HOUR"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "RUSH HOUR"@en .

_:Nfcf76d1fc4b34c6581370915e80da48d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE-DEVELOPMENT"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nf8ceea31e25248c193d8c19b29be9cad ;
    schema:name "RE-DEVELOPMENT"@en .

_:Nf8ceea31e25248c193d8c19b29be9cad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N062b7094b33d41d4a132ffa90b5d5793,
        _:N07f88bcfeb8e4d69a7de7b779a3e3fe9,
        _:N80b6a92ea43d410c8f5208d899874b38,
        _:N81ef940958df49a7acfa1a182289f98f,
        _:N84db6d3e41194891bce3adaa8f761b25,
        _:N97bfac82fc0944f7b0eee90874c54cee,
        _:N9ac063acdf8042feb0b09d2e50239576,
        _:Nb68a4b9dc91c4d6eaeaedfa61e970844,
        _:Nba06e1f8cab348fd8905537afcd52f1e,
        _:Ne7a7bfc9663c4077946affaf8ef347f4,
        _:Nefafc920b9024b0b8043e1a6ae5aac77,
        _:Nf3e203134bb34e648122ab6e73ec7c0e,
        _:Nfcf76d1fc4b34c6581370915e80da48d ;
    mo:track_count 13 ;
    schema:duration "PT72:41"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N062b7094b33d41d4a132ffa90b5d5793,
        _:N07f88bcfeb8e4d69a7de7b779a3e3fe9,
        _:N80b6a92ea43d410c8f5208d899874b38,
        _:N81ef940958df49a7acfa1a182289f98f,
        _:N84db6d3e41194891bce3adaa8f761b25,
        _:N97bfac82fc0944f7b0eee90874c54cee,
        _:N9ac063acdf8042feb0b09d2e50239576,
        _:Nb68a4b9dc91c4d6eaeaedfa61e970844,
        _:Nba06e1f8cab348fd8905537afcd52f1e,
        _:Ne7a7bfc9663c4077946affaf8ef347f4,
        _:Nefafc920b9024b0b8043e1a6ae5aac77,
        _:Nf3e203134bb34e648122ab6e73ec7c0e,
        _:Nfcf76d1fc4b34c6581370915e80da48d .

