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

<album/66979> a mo:Release ;
    mo:catalogue_number "N/A" .

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

<artist/17434#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67674#subject> ;
    schema:name "Philip White"@en ;
    foaf:made <album/67674#composition>,
        <album/67674#subject> ;
    foaf:name "Philip White"@en .

<artist/2264#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67674#subject> ;
    schema:name "Christopher Lennertz"@en ;
    foaf:made <album/67674#composition>,
        <album/67674#subject> ;
    foaf:name "Christopher Lennertz"@en .

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

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

<org/1198#subject> schema:name "Sony Classical"@en,
        "Sony Classical"@ja,
        "Sony Classical"@ja-latn ;
    foaf:name "Sony Classical"@en,
        "Sony Classical"@ja,
        "Sony Classical"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/67674/67674-1493068299.jpg> a schema:ImageObject,
        foaf:Image .

<album/67674#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Smurfs: The Lost Village Original Motion Picture Soundtrack"@en,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/17434#subject>,
        <artist/2264#subject> ;
    mo:produced_work <album/67674#musicalwork> ;
    schema:name "Smurfs: The Lost Village Original Motion Picture Soundtrack"@en,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja-latn .

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

<album/67674#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Smurfs: The Lost Village Original Motion Picture Soundtrack"@en,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/67674#musicalwork> ;
    mo:performer _:N7f073a46d2434b0584329b6c07ce4eda ;
    mo:recorded_as <album/67674#musicalexpression> ;
    schema:byArtist _:N7f073a46d2434b0584329b6c07ce4eda ;
    schema:name "Smurfs: The Lost Village Original Motion Picture Soundtrack"@en,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/67674#musicalwork> .

<album/67674#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-28"^^xsd:date ;
    dcterms:title "Smurfs: The Lost Village Original Motion Picture Soundtrack"@en,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "88985441292" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/66979> ;
    mo:publication_of <album/67674#musicalexpression> ;
    mo:publisher <org/1198#subject> ;
    mo:record _:N36e5422efa564a2e9ee238bff954fd18 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Smurfs: The Lost Village"@en ;
            foaf:name "Smurfs: The Lost Village"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Shaley Scott"@en ;
            foaf:name "Shaley Scott"@en ] ;
    schema:datePublished "2017-04-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/67674/67674-1493068299.jpg> ;
    schema:name "Smurfs: The Lost Village Original Motion Picture Soundtrack"@en,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja,
        "Smurfs: The Lost Village Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1198#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/67674/67674-1493068299.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "KT Tunstall"@en ;
    foaf:made <album/67674#subject> ;
    foaf:name "KT Tunstall"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KT Tunstall"@en ;
    foaf:made <album/67674#lyrics> ;
    foaf:name "KT Tunstall"@en .

_:N1965d6ea61a34b9b982d9d60f3c9a2e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Mask"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Behind the Mask"@en .

_:N1c345319128448d7837d1c239710e5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Magic"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Dark Magic"@en .

_:N1eda353eb1994a6f8eb49ae91b1c57c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cauldron"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "The Cauldron"@en .

_:N23522cf62d9f4f3b99e45accbc3da381 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smurf Eating Flowers (Bonus Track)"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Smurf Eating Flowers (Bonus Track)"@en .

_:N264ddbf52cd0454ca9081dae3d6d274b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They're Coming – Dogfight"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "They're Coming – Dogfight"@en .

_:N2c057997107c4c4081c2a2a34cd90428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Papa and Smurfette"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Papa and Smurfette"@en .

_:N2c9e17a7a5f649888a4ae20ff1c0575d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SmurfWillow"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "SmurfWillow"@en .

_:N2d802a394aea400fa0e38561ad580646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rabbit Warren Hoedown"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Rabbit Warren Hoedown"@en .

_:N32b478ccdc14446faa1d4d147288443f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Will Always Find Me in Your Heart"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "You Will Always Find Me in Your Heart"@en .

_:N3be2b4e6baca47a68173a055f2b64087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Village"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "To the Village"@en .

_:N3ca7f6efd61046158a12da2eb97d698c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet the Smurfs"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Meet the Smurfs"@en .

_:N52d938f62be346bea55abf1f83f58ae8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Campfire Stories"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Campfire Stories"@en .

_:N7487cd0457b246868b3474981d42b73d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smurfette Saves the Day"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Smurfette Saves the Day"@en .

_:N7d04bb33b015466ba6200c08dd791489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captured!"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Captured!"@en .

_:N7f073a46d2434b0584329b6c07ce4eda a schema:Person,
        foaf:Person ;
    mo:performed <album/67674#performance> ;
    schema:name "Shaley Scott"@en ;
    foaf:name "Shaley Scott"@en .

_:N7f3172e297a248d3a4442a00c3fb329d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezeball Chase"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Freezeball Chase"@en .

_:N82298aa6e8774995a5e9aeebb4ec3d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Discovering Dragonflies"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Discovering Dragonflies"@en .

_:N85e9a556437243038682b7ba042210f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Enchanted Forest"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "The Enchanted Forest"@en .

_:N88ebd3bd4fe04259accfebd8694c0508 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raft Chase"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Raft Chase"@en .

_:N95f1d3a8a5b943db9e370d080060c920 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gargamel Attacks"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Gargamel Attacks"@en .

_:N97a15af8b16f4d61ac0421b1ff86fa12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Those Smurfs!"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Get Those Smurfs!"@en .

_:Ne05538e5310945c69fb0d8f7c1a0785b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gargamel's Lair"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Gargamel's Lair"@en .

_:Ne8bdc1f4673449709c2dd5f63273595a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Truest Smurf of All (feat. Shaley Scott)"@en ;
    mo:track_number 23 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "The Truest Smurf of All (feat. Shaley Scott)"@en .

_:Neac30dc916c044329b4fe4f77760f798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits Suite"@en ;
    mo:track_number 24 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "End Credits Suite"@en .

_:Nefe08510f88c4c32a1cfdd1f6b1c63d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the Falls"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "Over the Falls"@en .

_:Nf134a42778334375a6e4a86c286c4eb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Lonely Purpose"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N36e5422efa564a2e9ee238bff954fd18 ;
    schema:name "A Lonely Purpose"@en .

_:N36e5422efa564a2e9ee238bff954fd18 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1965d6ea61a34b9b982d9d60f3c9a2e4,
        _:N1c345319128448d7837d1c239710e5c5,
        _:N1eda353eb1994a6f8eb49ae91b1c57c2,
        _:N23522cf62d9f4f3b99e45accbc3da381,
        _:N264ddbf52cd0454ca9081dae3d6d274b,
        _:N2c057997107c4c4081c2a2a34cd90428,
        _:N2c9e17a7a5f649888a4ae20ff1c0575d,
        _:N2d802a394aea400fa0e38561ad580646,
        _:N32b478ccdc14446faa1d4d147288443f,
        _:N3be2b4e6baca47a68173a055f2b64087,
        _:N3ca7f6efd61046158a12da2eb97d698c,
        _:N52d938f62be346bea55abf1f83f58ae8,
        _:N7487cd0457b246868b3474981d42b73d,
        _:N7d04bb33b015466ba6200c08dd791489,
        _:N7f3172e297a248d3a4442a00c3fb329d,
        _:N82298aa6e8774995a5e9aeebb4ec3d0c,
        _:N85e9a556437243038682b7ba042210f3,
        _:N88ebd3bd4fe04259accfebd8694c0508,
        _:N95f1d3a8a5b943db9e370d080060c920,
        _:N97a15af8b16f4d61ac0421b1ff86fa12,
        _:Ne05538e5310945c69fb0d8f7c1a0785b,
        _:Ne8bdc1f4673449709c2dd5f63273595a,
        _:Neac30dc916c044329b4fe4f77760f798,
        _:Nefe08510f88c4c32a1cfdd1f6b1c63d8,
        _:Nf134a42778334375a6e4a86c286c4eb2 ;
    mo:track_count 25 ;
    schema:duration "PT61:38"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N1965d6ea61a34b9b982d9d60f3c9a2e4,
        _:N1c345319128448d7837d1c239710e5c5,
        _:N1eda353eb1994a6f8eb49ae91b1c57c2,
        _:N23522cf62d9f4f3b99e45accbc3da381,
        _:N264ddbf52cd0454ca9081dae3d6d274b,
        _:N2c057997107c4c4081c2a2a34cd90428,
        _:N2c9e17a7a5f649888a4ae20ff1c0575d,
        _:N2d802a394aea400fa0e38561ad580646,
        _:N32b478ccdc14446faa1d4d147288443f,
        _:N3be2b4e6baca47a68173a055f2b64087,
        _:N3ca7f6efd61046158a12da2eb97d698c,
        _:N52d938f62be346bea55abf1f83f58ae8,
        _:N7487cd0457b246868b3474981d42b73d,
        _:N7d04bb33b015466ba6200c08dd791489,
        _:N7f3172e297a248d3a4442a00c3fb329d,
        _:N82298aa6e8774995a5e9aeebb4ec3d0c,
        _:N85e9a556437243038682b7ba042210f3,
        _:N88ebd3bd4fe04259accfebd8694c0508,
        _:N95f1d3a8a5b943db9e370d080060c920,
        _:N97a15af8b16f4d61ac0421b1ff86fa12,
        _:Ne05538e5310945c69fb0d8f7c1a0785b,
        _:Ne8bdc1f4673449709c2dd5f63273595a,
        _:Neac30dc916c044329b4fe4f77760f798,
        _:Nefe08510f88c4c32a1cfdd1f6b1c63d8,
        _:Nf134a42778334375a6e4a86c286c4eb2 .

