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

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

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

<artist/2798#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4617#subject> ;
    schema:name "Dino Lionetti"@en ;
    foaf:made <album/4617#composition>,
        <album/4617#subject> ;
    foaf:name "Dino Lionetti"@en .

<album/4617#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "heart of SAWDUST"@en,
        "heart of SAWDUST"@ja,
        "heart of SAWDUST"@ja-latn ;
    mo:composer <artist/2798#subject> ;
    mo:produced_work <album/4617#musicalwork> ;
    schema:name "heart of SAWDUST"@en,
        "heart of SAWDUST"@ja,
        "heart of SAWDUST"@ja-latn .

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

<https://media.vgm.io/albums/71/4617/4617-22249c67ed68.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4617#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/71/4617/4617-22249c67ed68.jpg> ;
    foaf:depicts <album/4617#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/71/4617/4617-22249c67ed68.jpg> .

<https://medium-media.vgm.io/albums/71/4617/4617-22249c67ed68.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4617#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "heart of SAWDUST"@en,
        "heart of SAWDUST"@ja,
        "heart of SAWDUST"@ja-latn ;
    mo:performance_of <album/4617#musicalwork> ;
    mo:performer <artist/2799#subject> ;
    mo:recorded_as <album/4617#musicalexpression> ;
    schema:byArtist <artist/2799#subject> ;
    schema:name "heart of SAWDUST"@en,
        "heart of SAWDUST"@ja,
        "heart of SAWDUST"@ja-latn ;
    schema:workPerformed <album/4617#musicalwork> .

<artist/2799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4617#performance> ;
    schema:name "Chromelodeon"@en ;
    foaf:name "Chromelodeon"@en .

<album/4617#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-01-01"^^xsd:date ;
    dcterms:title "heart of SAWDUST"@en,
        "heart of SAWDUST"@ja,
        "heart of SAWDUST"@ja-latn ;
    mo:catalogue_number "Blood043" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4617#musicalexpression> ;
    mo:publisher _:Nc2dded08166149c292a5eb397574d17d ;
    mo:record _:N7d7be2091b45406998ae5a04838be606 ;
    mo:record_count 1 ;
    schema:byArtist <artist/2799#subject> ;
    schema:datePublished "2005-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/71/4617/4617-22249c67ed68.jpg> ;
    schema:name "heart of SAWDUST"@en,
        "heart of SAWDUST"@ja,
        "heart of SAWDUST"@ja-latn ;
    schema:publisher _:Nc2dded08166149c292a5eb397574d17d ;
    foaf:depiction <https://media.vgm.io/albums/71/4617/4617-22249c67ed68.jpg> .

_:N07063d89e36b441ba53a5c37879cfe69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N7d7be2091b45406998ae5a04838be606 ;
    schema:name "One"@en .

_:N3c66a6bf77f049cfb2d8c5ab3a1203d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N7d7be2091b45406998ae5a04838be606 ;
    schema:name "Two"@en .

_:N730a26dfbaac41f18259460b887bbf73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Four"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N7d7be2091b45406998ae5a04838be606 ;
    schema:name "Four"@en .

_:Nad785c767a044a7aadae6bad24e2e300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N7d7be2091b45406998ae5a04838be606 ;
    schema:name "Six"@en .

_:Nb11e5fdf032c467f95ae49ddd63517f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Five"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N7d7be2091b45406998ae5a04838be606 ;
    schema:name "Five"@en .

_:Nc2dded08166149c292a5eb397574d17d schema:name "Bloodlink Records"@en ;
    foaf:name "Bloodlink Records"@en .

_:Nfe76bfbcab7d40499799e67019fd258c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N7d7be2091b45406998ae5a04838be606 ;
    schema:name "Three"@en .

_:N7d7be2091b45406998ae5a04838be606 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07063d89e36b441ba53a5c37879cfe69,
        _:N3c66a6bf77f049cfb2d8c5ab3a1203d4,
        _:N730a26dfbaac41f18259460b887bbf73,
        _:Nad785c767a044a7aadae6bad24e2e300,
        _:Nb11e5fdf032c467f95ae49ddd63517f1,
        _:Nfe76bfbcab7d40499799e67019fd258c ;
    mo:track_count 6 ;
    schema:duration "PT29:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N07063d89e36b441ba53a5c37879cfe69,
        _:N3c66a6bf77f049cfb2d8c5ab3a1203d4,
        _:N730a26dfbaac41f18259460b887bbf73,
        _:Nad785c767a044a7aadae6bad24e2e300,
        _:Nb11e5fdf032c467f95ae49ddd63517f1,
        _:Nfe76bfbcab7d40499799e67019fd258c .

