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

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

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

<artist/7612#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52250#subject> ;
    schema:name "4mat"@en ;
    foaf:made <album/52250#composition>,
        <album/52250#subject> ;
    foaf:name "4mat"@en .

<album/52250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I KNOW THIS! (OST)"@en,
        "I KNOW THIS! (OST)"@ja,
        "I KNOW THIS! (OST)"@ja-latn ;
    mo:composer <artist/7612#subject> ;
    mo:produced_work <album/52250#musicalwork> ;
    schema:name "I KNOW THIS! (OST)"@en,
        "I KNOW THIS! (OST)"@ja,
        "I KNOW THIS! (OST)"@ja-latn .

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

<album/52250#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I KNOW THIS! (OST)"@en,
        "I KNOW THIS! (OST)"@ja,
        "I KNOW THIS! (OST)"@ja-latn ;
    mo:performance_of <album/52250#musicalwork> ;
    mo:recorded_as <album/52250#musicalexpression> ;
    schema:name "I KNOW THIS! (OST)"@en,
        "I KNOW THIS! (OST)"@ja,
        "I KNOW THIS! (OST)"@ja-latn ;
    schema:workPerformed <album/52250#musicalwork> .

<https://media.vgm.io/albums/05/52250/52250-1429474811.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52250#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/52250/52250-1429474811.png> ;
    foaf:depicts <album/52250#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/52250/52250-1429474811.png> .

<https://medium-media.vgm.io/albums/05/52250/52250-1429474811.png> a schema:ImageObject,
        foaf:Image .

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

<album/52250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-04"^^xsd:date ;
    dcterms:title "I KNOW THIS! (OST)"@en,
        "I KNOW THIS! (OST)"@ja,
        "I KNOW THIS! (OST)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/52250#musicalexpression> ;
    mo:publisher _:Nea5233d8b5874a1b97aa7cfed79731f0 ;
    mo:record _:Nd916b15751424e8387f2fde945527cf3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "I Know This!"@en ;
            foaf:name "I Know This!"@en ] ;
    schema:datePublished "2015-03-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/52250/52250-1429474811.png> ;
    schema:name "I KNOW THIS! (OST)"@en,
        "I KNOW THIS! (OST)"@ja,
        "I KNOW THIS! (OST)"@ja-latn ;
    schema:publisher _:Nea5233d8b5874a1b97aa7cfed79731f0 ;
    foaf:depiction <https://media.vgm.io/albums/05/52250/52250-1429474811.png> .

_:N40c3dd726d85475596f4592c663da30c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I see the spoils"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:06"^^xsd:interval ;
    schema:inPlaylist _:Nd916b15751424e8387f2fde945527cf3 ;
    schema:name "I see the spoils"@en .

_:N9f00ba1ea8ae4d9499242c247d3d8370 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tension"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Nd916b15751424e8387f2fde945527cf3 ;
    schema:name "Tension"@en .

_:Nbceacc1d9f3c433a87ca4c70dfdb71ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I hear the sirens"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Nd916b15751424e8387f2fde945527cf3 ;
    schema:name "I hear the sirens"@en .

_:Nd1522b2ba4d649569501f5030ac2d868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme from \"I know this!\""@en ;
    mo:track_number 2 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd916b15751424e8387f2fde945527cf3 ;
    schema:name "Theme from \"I know this!\""@en .

_:Nea5233d8b5874a1b97aa7cfed79731f0 schema:name "4mat"@en,
        "4mat"@ja,
        "4mat"@ja-latn ;
    foaf:name "4mat"@en,
        "4mat"@ja,
        "4mat"@ja-latn .

_:Nd916b15751424e8387f2fde945527cf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40c3dd726d85475596f4592c663da30c,
        _:N9f00ba1ea8ae4d9499242c247d3d8370,
        _:Nbceacc1d9f3c433a87ca4c70dfdb71ed,
        _:Nd1522b2ba4d649569501f5030ac2d868 ;
    mo:track_count 4 ;
    schema:duration "PT7:08"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N40c3dd726d85475596f4592c663da30c,
        _:N9f00ba1ea8ae4d9499242c247d3d8370,
        _:Nbceacc1d9f3c433a87ca4c70dfdb71ed,
        _:Nd1522b2ba4d649569501f5030ac2d868 .

