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

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

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

<album/80242#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Adventure Time"@en,
        "Adventure Time"@ja,
        "Adventure Time"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Tim Kiefer"@en ;
            foaf:made <album/80242#composition> ;
            foaf:name "Tim Kiefer"@en ] ;
    mo:produced_work <album/80242#musicalwork> ;
    schema:name "Adventure Time"@en,
        "Adventure Time"@ja,
        "Adventure Time"@ja-latn .

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

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

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

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

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

<album/80242#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Adventure Time"@en,
        "Adventure Time"@ja,
        "Adventure Time"@ja-latn ;
    mo:performance_of <album/80242#musicalwork> ;
    mo:performer _:N95b21a2f63184f1e83fb2d9f09f3b2bc ;
    mo:recorded_as <album/80242#musicalexpression> ;
    schema:byArtist _:N95b21a2f63184f1e83fb2d9f09f3b2bc ;
    schema:name "Adventure Time"@en,
        "Adventure Time"@ja,
        "Adventure Time"@ja-latn ;
    schema:workPerformed <album/80242#musicalwork> .

<album/80242#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-07-18"^^xsd:date ;
    dcterms:title "Adventure Time"@en,
        "Adventure Time"@ja,
        "Adventure Time"@ja-latn ;
    mo:catalogue_number "MOND-138" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/80242#musicalexpression> ;
    mo:publisher <org/1595#subject> ;
    mo:record _:Naf25a365e08546c3bbde1343a7303c99 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Adventure Time"@en ;
            foaf:name "Adventure Time"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Niki Yang"@en ;
            foaf:name "Niki Yang"@en ] ;
    schema:datePublished "2018-07-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/80242/80242-1535446766.jpg> ;
    schema:name "Adventure Time"@en,
        "Adventure Time"@ja,
        "Adventure Time"@ja-latn ;
    schema:publisher <org/1595#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/80242/80242-1535446766.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80242#subject> ;
    schema:name "Tim Kiefer"@en ;
    foaf:made <album/80242#subject> ;
    foaf:name "Tim Kiefer"@en .

_:N1755cc82f7ae46ffba7e32ca609de486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends Don't Fight"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naf25a365e08546c3bbde1343a7303c99 ;
    schema:name "Friends Don't Fight"@en .

_:N31d5464754c947719d64eea5695616f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends Don't Fight (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naf25a365e08546c3bbde1343a7303c99 ;
    schema:name "Friends Don't Fight (Instrumental)"@en .

_:N95b21a2f63184f1e83fb2d9f09f3b2bc a schema:Person,
        foaf:Person ;
    mo:performed <album/80242#performance> ;
    schema:name "Niki Yang"@en ;
    foaf:name "Niki Yang"@en .

_:Nfc9c59d56b314e3ba1af1c318997d0b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Manlorette Party"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naf25a365e08546c3bbde1343a7303c99 ;
    schema:name "Manlorette Party"@en .

_:Naf25a365e08546c3bbde1343a7303c99 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1755cc82f7ae46ffba7e32ca609de486,
        _:N31d5464754c947719d64eea5695616f3,
        _:Nfc9c59d56b314e3ba1af1c318997d0b7 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1755cc82f7ae46ffba7e32ca609de486,
        _:N31d5464754c947719d64eea5695616f3,
        _:Nfc9c59d56b314e3ba1af1c318997d0b7 .

