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

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

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

<album/3220#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreamfall - The Longest Journey Soundtrack EP"@en,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Even Johansen"@en ;
            foaf:made <album/3220#composition> ;
            foaf:name "Even Johansen"@en ] ;
    mo:produced_work <album/3220#musicalwork> ;
    schema:name "Dreamfall - The Longest Journey Soundtrack EP"@en,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/02/3220/3220-1190162846.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/3220#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dreamfall - The Longest Journey Soundtrack EP"@en,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja-latn ;
    mo:performance_of <album/3220#musicalwork> ;
    mo:performer _:Nee1f97384ed540828e56bc3a5904b6d1 ;
    mo:recorded_as <album/3220#musicalexpression> ;
    schema:byArtist _:Nee1f97384ed540828e56bc3a5904b6d1 ;
    schema:name "Dreamfall - The Longest Journey Soundtrack EP"@en,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja-latn ;
    schema:workPerformed <album/3220#musicalwork> .

<album/3220#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-04-17"^^xsd:date ;
    dcterms:title "Dreamfall - The Longest Journey Soundtrack EP"@en,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja-latn ;
    mo:catalogue_number "2564632775" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3220#musicalexpression> ;
    mo:publisher _:N2d7c9ae9a821414395e47377f453bffd ;
    mo:record _:N639afbe0165c4aa4acc140c2df98f422 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dreamfall: The Longest Journey"@en ;
            foaf:name "Dreamfall: The Longest Journey"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Magnet"@en ;
            foaf:name "Magnet"@en ] ;
    schema:datePublished "2006-04-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/3220/3220-1190162846.jpg> ;
    schema:name "Dreamfall - The Longest Journey Soundtrack EP"@en,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja,
        "Dreamfall - The Longest Journey Soundtrack EP"@ja-latn ;
    schema:publisher _:N2d7c9ae9a821414395e47377f453bffd ;
    foaf:depiction <https://media.vgm.io/albums/02/3220/3220-1190162846.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3220#subject> ;
    schema:name "Even Johansen"@en ;
    foaf:made <album/3220#subject> ;
    foaf:name "Even Johansen"@en .

_:N0576a858e9e14ae7afe8482036550172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nothing Hurts Now"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N639afbe0165c4aa4acc140c2df98f422 ;
    schema:name "Nothing Hurts Now"@en .

_:N223e65460e73421aba3a9beb2464fe59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be With You"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N639afbe0165c4aa4acc140c2df98f422 ;
    schema:name "Be With You"@en .

_:N2d7c9ae9a821414395e47377f453bffd schema:name "Atlantic Records U.K. / Warner Music U.K."@en ;
    foaf:name "Atlantic Records U.K. / Warner Music U.K."@en .

_:Nbe70a99068c248bb986d4d8ef69eaabd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Darling Curse"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N639afbe0165c4aa4acc140c2df98f422 ;
    schema:name "My Darling Curse"@en .

_:Ne9a08c5ecd5f44c1b933c49ce7b5e6a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pacemaker"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N639afbe0165c4aa4acc140c2df98f422 ;
    schema:name "The Pacemaker"@en .

_:Nee1f97384ed540828e56bc3a5904b6d1 a schema:Person,
        foaf:Person ;
    mo:performed <album/3220#performance> ;
    schema:name "Magnet"@en ;
    foaf:name "Magnet"@en .

_:N639afbe0165c4aa4acc140c2df98f422 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0576a858e9e14ae7afe8482036550172,
        _:N223e65460e73421aba3a9beb2464fe59,
        _:Nbe70a99068c248bb986d4d8ef69eaabd,
        _:Ne9a08c5ecd5f44c1b933c49ce7b5e6a5 ;
    mo:track_count 4 ;
    schema:duration "PT18:49"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0576a858e9e14ae7afe8482036550172,
        _:N223e65460e73421aba3a9beb2464fe59,
        _:Nbe70a99068c248bb986d4d8ef69eaabd,
        _:Ne9a08c5ecd5f44c1b933c49ce7b5e6a5 .

