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

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

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

<artist/3896#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/18042#subject> ;
    schema:name "Jerry Berlongieri"@en ;
    foaf:made <album/18042#composition>,
        <album/18042#subject> ;
    foaf:name "Jerry Berlongieri"@en .

<album/18042#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Evenings At The Microscope"@en,
        "Evenings At The Microscope"@ja,
        "Evenings At The Microscope"@ja-latn ;
    mo:composer <artist/3896#subject> ;
    mo:produced_work <album/18042#musicalwork> ;
    schema:name "Evenings At The Microscope"@en,
        "Evenings At The Microscope"@ja,
        "Evenings At The Microscope"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/24/18042/18042-1266421007.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18042#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-09"^^xsd:date ;
    dcterms:title "Evenings At The Microscope"@en,
        "Evenings At The Microscope"@ja,
        "Evenings At The Microscope"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/18042#musicalexpression> ;
    mo:publisher _:N1876c7b5fd8c403f807b1acf90cc92a0 ;
    mo:record _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    mo:record_count 1 ;
    schema:datePublished "2009-01-09"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/24/18042/18042-1266421007.jpg> ;
    schema:name "Evenings At The Microscope"@en,
        "Evenings At The Microscope"@ja,
        "Evenings At The Microscope"@ja-latn ;
    schema:publisher _:N1876c7b5fd8c403f807b1acf90cc92a0 ;
    foaf:depiction <https://media.vgm.io/albums/24/18042/18042-1266421007.jpg> .

_:N00ea381505c84995aef38b4ac5306dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evenings At The Microscope"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:52"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Evenings At The Microscope"@en .

_:N03969fe3d6324c4480e8160193bac864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiancee"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:44"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Fiancee"@en .

_:N1876c7b5fd8c403f807b1acf90cc92a0 schema:name "Magnatune"@en ;
    foaf:name "Magnatune"@en .

_:N1c8c90f094924ac0a485994a08cdfe06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slumber"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:37"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Slumber"@en .

_:N28e57e97e4c7438997f405aed4d43e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pink Balloons"@en ;
    mo:track_number 5 ;
    schema:duration "PT8:29"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Pink Balloons"@en .

_:N75df86b79169459caabe1d31646c6a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Known Bugs"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Known Bugs"@en .

_:N8d6c39e391944c39947450f93907dd8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top Hat"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Top Hat"@en .

_:Nb8475bdbc0bd4a2f8a7eff71e690e817 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Off The Dot"@en ;
    mo:track_number 7 ;
    schema:duration "PT8:42"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Off The Dot"@en .

_:Nfaa099f1fe57424480712e9542d192cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden Variety"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:59"^^xsd:interval ;
    schema:inPlaylist _:N25fc3cc8bb044597b447466f7d61f0c7 ;
    schema:name "Garden Variety"@en .

_:N25fc3cc8bb044597b447466f7d61f0c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ea381505c84995aef38b4ac5306dbf,
        _:N03969fe3d6324c4480e8160193bac864,
        _:N1c8c90f094924ac0a485994a08cdfe06,
        _:N28e57e97e4c7438997f405aed4d43e18,
        _:N75df86b79169459caabe1d31646c6a37,
        _:N8d6c39e391944c39947450f93907dd8c,
        _:Nb8475bdbc0bd4a2f8a7eff71e690e817,
        _:Nfaa099f1fe57424480712e9542d192cd ;
    mo:track_count 8 ;
    schema:duration "PT62:00"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00ea381505c84995aef38b4ac5306dbf,
        _:N03969fe3d6324c4480e8160193bac864,
        _:N1c8c90f094924ac0a485994a08cdfe06,
        _:N28e57e97e4c7438997f405aed4d43e18,
        _:N75df86b79169459caabe1d31646c6a37,
        _:N8d6c39e391944c39947450f93907dd8c,
        _:Nb8475bdbc0bd4a2f8a7eff71e690e817,
        _:Nfaa099f1fe57424480712e9542d192cd .

