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

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

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

<artist/4754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9838#subject> ;
    schema:name "Michael Bross"@en ;
    foaf:made <album/9838#composition>,
        <album/9838#subject> ;
    foaf:name "Michael Bross"@en .

<album/9838#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nomad"@en,
        "Nomad"@ja,
        "Nomad"@ja-latn ;
    mo:composer <artist/4754#subject> ;
    mo:produced_work <album/9838#musicalwork> ;
    schema:name "Nomad"@en,
        "Nomad"@ja,
        "Nomad"@ja-latn .

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

<album/9838#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nomad"@en,
        "Nomad"@ja,
        "Nomad"@ja-latn ;
    mo:performance_of <album/9838#musicalwork> ;
    mo:recorded_as <album/9838#musicalexpression> ;
    schema:name "Nomad"@en,
        "Nomad"@ja,
        "Nomad"@ja-latn ;
    schema:workPerformed <album/9838#musicalwork> .

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

<https://medium-media.vgm.io/albums/83/9838/9838-1217908748.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9838#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-27"^^xsd:date ;
    dcterms:title "Nomad"@en,
        "Nomad"@ja,
        "Nomad"@ja-latn ;
    mo:catalogue_number "mbm-08-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/9838#musicalexpression> ;
    mo:publisher _:N0a605c890b17482e9749f510b1a1ef90 ;
    mo:record _:N0ce87b577eab441aab05359c5b0c78a4 ;
    mo:record_count 1 ;
    schema:datePublished "2008-05-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/83/9838/9838-1217908748.jpg> ;
    schema:name "Nomad"@en,
        "Nomad"@ja,
        "Nomad"@ja-latn ;
    schema:publisher _:N0a605c890b17482e9749f510b1a1ef90 ;
    foaf:depiction <https://media.vgm.io/albums/83/9838/9838-1217908748.jpg> .

_:N0a605c890b17482e9749f510b1a1ef90 schema:name "Deep Lever"@en ;
    foaf:name "Deep Lever"@en .

_:N26b9d2886bce4035a982e0b26fb8aab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nacimiento Road"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N0ce87b577eab441aab05359c5b0c78a4 ;
    schema:name "Nacimiento Road"@en .

_:N5584cfba8bb34b8fa4e83999d63be5ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simeon"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N0ce87b577eab441aab05359c5b0c78a4 ;
    schema:name "Simeon"@en .

_:Nd1d52c149d9348e999ec166b9afe1116 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countryside"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:N0ce87b577eab441aab05359c5b0c78a4 ;
    schema:name "Countryside"@en .

_:N0ce87b577eab441aab05359c5b0c78a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26b9d2886bce4035a982e0b26fb8aab3,
        _:N5584cfba8bb34b8fa4e83999d63be5ec,
        _:Nd1d52c149d9348e999ec166b9afe1116 ;
    mo:track_count 3 ;
    schema:duration "PT18:13"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N26b9d2886bce4035a982e0b26fb8aab3,
        _:N5584cfba8bb34b8fa4e83999d63be5ec,
        _:Nd1d52c149d9348e999ec166b9afe1116 .

