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

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

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

<artist/12924#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73994#subject> ;
    schema:name "Chipzel"@en ;
    foaf:made <album/73994#composition>,
        <album/73994#subject> ;
    foaf:name "Chipzel"@en .

<artist/2169#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73994#subject> ;
    schema:name "Eirik Suhrke"@en ;
    foaf:made <album/73994#composition>,
        <album/73994#subject> ;
    foaf:name "Eirik Suhrke"@en .

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

<album/73994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Size Does Matter Official Game Soundtrack"@en,
        "Size Does Matter Official Game Soundtrack"@ja,
        "Size Does Matter Official Game Soundtrack"@ja-latn ;
    mo:performance_of <album/73994#musicalwork> ;
    mo:recorded_as <album/73994#musicalexpression> ;
    schema:name "Size Does Matter Official Game Soundtrack"@en,
        "Size Does Matter Official Game Soundtrack"@ja,
        "Size Does Matter Official Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/73994#musicalwork> .

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

<https://medium-media.vgm.io/albums/49/73994/73994-1515520154.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Size Does Matter Official Game Soundtrack"@en,
        "Size Does Matter Official Game Soundtrack"@ja,
        "Size Does Matter Official Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Rymdreglage"@en ;
            foaf:made <album/73994#composition> ;
            foaf:name "Rymdreglage"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cristian Voicu"@en ;
            foaf:made <album/73994#composition> ;
            foaf:name "Cristian Voicu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jonas Eide"@en ;
            foaf:made <album/73994#composition> ;
            foaf:name "Jonas Eide"@en ],
        <artist/12924#subject>,
        <artist/2169#subject> ;
    mo:produced_work <album/73994#musicalwork> ;
    schema:name "Size Does Matter Official Game Soundtrack"@en,
        "Size Does Matter Official Game Soundtrack"@ja,
        "Size Does Matter Official Game Soundtrack"@ja-latn .

<album/73994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-04"^^xsd:date ;
    dcterms:title "Size Does Matter Official Game Soundtrack"@en,
        "Size Does Matter Official Game Soundtrack"@ja,
        "Size Does Matter Official Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73994#musicalexpression> ;
    mo:publisher _:N9a0d722526db4d54b553d9e0ee84618a ;
    mo:record _:N963ac7bce6ae4f25af09c54775d95e08 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Size Does Matter"@en ;
            foaf:name "Size Does Matter"@en ] ;
    schema:datePublished "2014-10-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/73994/73994-1515520154.jpg> ;
    schema:name "Size Does Matter Official Game Soundtrack"@en,
        "Size Does Matter Official Game Soundtrack"@ja,
        "Size Does Matter Official Game Soundtrack"@ja-latn ;
    schema:publisher _:N9a0d722526db4d54b553d9e0ee84618a ;
    foaf:depiction <https://media.vgm.io/albums/49/73994/73994-1515520154.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73994#subject> ;
    schema:name "Jonas Eide"@en ;
    foaf:made <album/73994#subject> ;
    foaf:name "Jonas Eide"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73994#subject> ;
    schema:name "Cristian Voicu"@en ;
    foaf:made <album/73994#subject> ;
    foaf:name "Cristian Voicu"@en .

_:N79f9f0f30e8f4f7691845c266ae6d47d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full Metal"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Full Metal"@en .

_:N855d1ee6ebc4424184c0757a639ed77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantasm Cats"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Phantasm Cats"@en .

_:N9a0d722526db4d54b553d9e0ee84618a schema:name "Dos Studios"@en ;
    foaf:name "Dos Studios"@en .

_:N9cf231be05c741bb83a9e898773159f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanservice"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Fanservice"@en .

_:Na05085b8cf0243a0949be23d7ac8b22e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blam"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Blam"@en .

_:Nb1b04920988b4e72ad17e652217686c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinite Cobra"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Infinite Cobra"@en .

_:Nbf0c98b24d034eb1b3d9a60e55966507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temperance"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Temperance"@en .

_:Nc9abe4e257a04524a30a3406dae6e67f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zombie Pace"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Zombie Pace"@en .

_:Ncede73eafe874a3aa2e51e6a5b3e8743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Haze"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N963ac7bce6ae4f25af09c54775d95e08 ;
    schema:name "Blue Haze"@en .

_:N963ac7bce6ae4f25af09c54775d95e08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N79f9f0f30e8f4f7691845c266ae6d47d,
        _:N855d1ee6ebc4424184c0757a639ed77e,
        _:N9cf231be05c741bb83a9e898773159f8,
        _:Na05085b8cf0243a0949be23d7ac8b22e,
        _:Nb1b04920988b4e72ad17e652217686c0,
        _:Nbf0c98b24d034eb1b3d9a60e55966507,
        _:Nc9abe4e257a04524a30a3406dae6e67f,
        _:Ncede73eafe874a3aa2e51e6a5b3e8743 ;
    mo:track_count 8 ;
    schema:duration "PT12:05"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N79f9f0f30e8f4f7691845c266ae6d47d,
        _:N855d1ee6ebc4424184c0757a639ed77e,
        _:N9cf231be05c741bb83a9e898773159f8,
        _:Na05085b8cf0243a0949be23d7ac8b22e,
        _:Nb1b04920988b4e72ad17e652217686c0,
        _:Nbf0c98b24d034eb1b3d9a60e55966507,
        _:Nc9abe4e257a04524a30a3406dae6e67f,
        _:Ncede73eafe874a3aa2e51e6a5b3e8743 .

