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

<album/135919#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BEGUN2 / pengaton"@en,
        "BEGUN2 / pengaton"@ja,
        "BEGUN2 / pengaton"@ja-latn ;
    mo:produced_work <album/135919#musicalwork> ;
    schema:name "BEGUN2 / pengaton"@en,
        "BEGUN2 / pengaton"@ja,
        "BEGUN2 / pengaton"@ja-latn .

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

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

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

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

<https://media.vgm.io/albums/91/135919/135919-47d631291f26.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135919#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/91/135919/135919-47d631291f26.jpg> ;
    foaf:depicts <album/135919#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/91/135919/135919-47d631291f26.jpg> .

<https://medium-media.vgm.io/albums/91/135919/135919-47d631291f26.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135919#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-19"^^xsd:date ;
    dcterms:title "BEGUN2 / pengaton"@en,
        "BEGUN2 / pengaton"@ja,
        "BEGUN2 / pengaton"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135919#musicalexpression> ;
    mo:publisher _:Ncafba46bb30d49b2a3b66a581b82f617 ;
    mo:record _:N7793639b1588448ba5f24bf9096f460e ;
    mo:record_count 1 ;
    schema:datePublished "2014-06-19"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/91/135919/135919-47d631291f26.jpg> ;
    schema:name "BEGUN2 / pengaton"@en,
        "BEGUN2 / pengaton"@ja,
        "BEGUN2 / pengaton"@ja-latn ;
    schema:publisher _:Ncafba46bb30d49b2a3b66a581b82f617 ;
    foaf:depiction <https://media.vgm.io/albums/91/135919/135919-47d631291f26.jpg> .

_:N238435f9ad1b45d8b719a2051aad02b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BEGUN2"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N7793639b1588448ba5f24bf9096f460e ;
    schema:name "BEGUN2"@en .

_:N7793639b1588448ba5f24bf9096f460e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N238435f9ad1b45d8b719a2051aad02b1 ;
    mo:track_count 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N238435f9ad1b45d8b719a2051aad02b1 .

_:Ncafba46bb30d49b2a3b66a581b82f617 schema:name "pengaton"@en,
        "pengaton"@ja,
        "pengaton"@ja-latn ;
    foaf:name "pengaton"@en,
        "pengaton"@ja,
        "pengaton"@ja-latn .

