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

<album/146532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Level Apple / Serph"@en,
        "Level Apple / Serph"@ja,
        "Level Apple / Serph"@ja-latn ;
    mo:produced_work <album/146532#musicalwork> ;
    schema:name "Level Apple / Serph"@en,
        "Level Apple / Serph"@ja,
        "Level Apple / Serph"@ja-latn .

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

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

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

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

<org/4036#subject> schema:name "noble"@en,
        "noble"@ja,
        "noble"@ja-latn ;
    foaf:name "noble"@en,
        "noble"@ja,
        "noble"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/146532/146532-bbccfce01b87.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-01"^^xsd:date ;
    dcterms:title "Level Apple / Serph"@en,
        "Level Apple / Serph"@ja,
        "Level Apple / Serph"@ja-latn ;
    mo:catalogue_number "NBLA-002" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/146532#musicalexpression> ;
    mo:publisher <org/4036#subject> ;
    mo:record _:N109294c2536b4da7b9c154f9fbfe728a ;
    mo:record_count 1 ;
    schema:datePublished "2016-03-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/23/146532/146532-bbccfce01b87.jpg> ;
    schema:name "Level Apple / Serph"@en,
        "Level Apple / Serph"@ja,
        "Level Apple / Serph"@ja-latn ;
    schema:publisher <org/4036#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/146532/146532-bbccfce01b87.jpg> .

_:N04012e0a7ae449e7a24c3128e2ed148a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "feather (overdrive version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N109294c2536b4da7b9c154f9fbfe728a ;
    schema:name "feather (overdrive version)"@en .

_:N6af2652535294d3f92495a45bcb03889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "missing (finally found version)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N109294c2536b4da7b9c154f9fbfe728a ;
    schema:name "missing (finally found version)"@en .

_:N109294c2536b4da7b9c154f9fbfe728a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04012e0a7ae449e7a24c3128e2ed148a,
        _:N6af2652535294d3f92495a45bcb03889 ;
    mo:track_count 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N04012e0a7ae449e7a24c3128e2ed148a,
        _:N6af2652535294d3f92495a45bcb03889 .

