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

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

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

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

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

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

<artist/174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13378#subject> ;
    schema:name "Wolfgang Amadeus Mozart"@en ;
    foaf:made <album/13378#composition>,
        <album/13378#subject> ;
    foaf:name "Wolfgang Amadeus Mozart"@en .

<artist/5934#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13378#subject> ;
    schema:name "Dix Bruce"@en ;
    foaf:made <album/13378#composition>,
        <album/13378#subject> ;
    foaf:name "Dix Bruce"@en .

<product/19682#subject> a schema:CreativeWork ;
    schema:name "The Sims"@en,
        "The Sims"@ja,
        "The Sims"@ja-latn ;
    foaf:name "The Sims"@en,
        "The Sims"@ja,
        "The Sims"@ja-latn .

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

<album/13378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sims - the original game soundtrack"@en,
        "The Sims - the original game soundtrack"@ja,
        "The Sims - the original game soundtrack"@ja-latn ;
    mo:performance_of <album/13378#musicalwork> ;
    mo:recorded_as <album/13378#musicalexpression> ;
    schema:name "The Sims - the original game soundtrack"@en,
        "The Sims - the original game soundtrack"@ja,
        "The Sims - the original game soundtrack"@ja-latn ;
    schema:workPerformed <album/13378#musicalwork> .

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

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

<https://medium-media.vgm.io/albums/87/13378/13378-1241953421.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13378#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sims - the original game soundtrack"@en,
        "The Sims - the original game soundtrack"@ja,
        "The Sims - the original game soundtrack"@ja-latn ;
    mo:composer <artist/1332#subject>,
        <artist/1333#subject>,
        <artist/1335#subject>,
        <artist/174#subject>,
        <artist/5934#subject> ;
    mo:produced_work <album/13378#musicalwork> ;
    schema:name "The Sims - the original game soundtrack"@en,
        "The Sims - the original game soundtrack"@ja,
        "The Sims - the original game soundtrack"@ja-latn .

<album/13378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-03-27"^^xsd:date ;
    dcterms:title "The Sims - the original game soundtrack"@en,
        "The Sims - the original game soundtrack"@ja,
        "The Sims - the original game soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/13378#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:Nec4a69a877ba42eb86f86e4a120acefa ;
    mo:record_count 1 ;
    schema:about <product/19682#subject> ;
    schema:datePublished "2007-03-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/13378/13378-1241953421.jpg> ;
    schema:name "The Sims - the original game soundtrack"@en,
        "The Sims - the original game soundtrack"@ja,
        "The Sims - the original game soundtrack"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/13378/13378-1241953421.jpg> .

_:N0f2e646373cc4aafae979b32f966ea23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIM Yonder"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "SIM Yonder"@en .

_:N2d109308f342462baca679bff04f98f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now Entering"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Now Entering"@en .

_:N3a96c71134f44643a284758097ffc9e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIMnata #15"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "SIMnata #15"@en .

_:N3f7f9a1e99cf407ab70eae36b5c437e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samba SIM"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Samba SIM"@en .

_:N4bd7fd9a091a454483e798fe1388ba02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIM Nights"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "SIM Nights"@en .

_:N57177fd4310e48dcb34539a1ee2bf176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mall Rat"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Mall Rat"@en .

_:N6246e170d2bb4953a50b9bc563f63076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BoSIM Nova"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "BoSIM Nova"@en .

_:N80769dc091a644ab96e0fe407096765c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fishin'"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Fishin'"@en .

_:N8d8e834870214eddb16791e7f52ce593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIMnata #4"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "SIMnata #4"@en .

_:Nc596f938e9284e719843c58a2eaff008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neighborhood"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Neighborhood"@en .

_:Nd207f68952084d66a64c03cb0b810250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under Construction"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Under Construction"@en .

_:Ndca188b5b13e4ad8b4c0cb390b7d47f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIM Hagar"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "SIM Hagar"@en .

_:Ne0295c83ecc44f08aed34c6e35063b4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buying Lumber"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Buying Lumber"@en .

_:Ne6832bef0402468ea415c2f0e4d4be19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SIM Hoe Down"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "SIM Hoe Down"@en .

_:Nf18862da69c445edb1cc53ad266fcbec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groceries"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nec4a69a877ba42eb86f86e4a120acefa ;
    schema:name "Groceries"@en .

_:Nec4a69a877ba42eb86f86e4a120acefa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f2e646373cc4aafae979b32f966ea23,
        _:N2d109308f342462baca679bff04f98f0,
        _:N3a96c71134f44643a284758097ffc9e5,
        _:N3f7f9a1e99cf407ab70eae36b5c437e5,
        _:N4bd7fd9a091a454483e798fe1388ba02,
        _:N57177fd4310e48dcb34539a1ee2bf176,
        _:N6246e170d2bb4953a50b9bc563f63076,
        _:N80769dc091a644ab96e0fe407096765c,
        _:N8d8e834870214eddb16791e7f52ce593,
        _:Nc596f938e9284e719843c58a2eaff008,
        _:Nd207f68952084d66a64c03cb0b810250,
        _:Ndca188b5b13e4ad8b4c0cb390b7d47f9,
        _:Ne0295c83ecc44f08aed34c6e35063b4e,
        _:Ne6832bef0402468ea415c2f0e4d4be19,
        _:Nf18862da69c445edb1cc53ad266fcbec ;
    mo:track_count 15 ;
    schema:duration "PT56:41"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0f2e646373cc4aafae979b32f966ea23,
        _:N2d109308f342462baca679bff04f98f0,
        _:N3a96c71134f44643a284758097ffc9e5,
        _:N3f7f9a1e99cf407ab70eae36b5c437e5,
        _:N4bd7fd9a091a454483e798fe1388ba02,
        _:N57177fd4310e48dcb34539a1ee2bf176,
        _:N6246e170d2bb4953a50b9bc563f63076,
        _:N80769dc091a644ab96e0fe407096765c,
        _:N8d8e834870214eddb16791e7f52ce593,
        _:Nc596f938e9284e719843c58a2eaff008,
        _:Nd207f68952084d66a64c03cb0b810250,
        _:Ndca188b5b13e4ad8b4c0cb390b7d47f9,
        _:Ne0295c83ecc44f08aed34c6e35063b4e,
        _:Ne6832bef0402468ea415c2f0e4d4be19,
        _:Nf18862da69c445edb1cc53ad266fcbec .

