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

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

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

<album/103539#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Where the Bees Make Honey"@en,
        "Where the Bees Make Honey"@ja,
        "Where the Bees Make Honey"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Blankets"@en ;
            foaf:made <album/103539#composition> ;
            foaf:name "Blankets"@en ] ;
    mo:produced_work <album/103539#musicalwork> ;
    schema:name "Where the Bees Make Honey"@en,
        "Where the Bees Make Honey"@ja,
        "Where the Bees Make Honey"@ja-latn .

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

<album/103539#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Where the Bees Make Honey"@en,
        "Where the Bees Make Honey"@ja,
        "Where the Bees Make Honey"@ja-latn ;
    mo:performance_of <album/103539#musicalwork> ;
    mo:recorded_as <album/103539#musicalexpression> ;
    schema:name "Where the Bees Make Honey"@en,
        "Where the Bees Make Honey"@ja,
        "Where the Bees Make Honey"@ja-latn ;
    schema:workPerformed <album/103539#musicalwork> .

<https://media.vgm.io/albums/93/103539/103539-0fbc65bff9bc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103539#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/103539/103539-0fbc65bff9bc.jpg> ;
    foaf:depicts <album/103539#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/103539/103539-0fbc65bff9bc.jpg> .

<https://medium-media.vgm.io/albums/93/103539/103539-0fbc65bff9bc.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/103539#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-13"^^xsd:date ;
    dcterms:title "Where the Bees Make Honey"@en,
        "Where the Bees Make Honey"@ja,
        "Where the Bees Make Honey"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/103539#musicalexpression> ;
    mo:publisher _:N7229ee4d27c04b76a932969f3f962457 ;
    mo:record _:N2867781fb21b4a6aa47ea03bcd31cb8a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Where the Bees Make Honey"@en ;
            foaf:name "Where the Bees Make Honey"@en ] ;
    schema:datePublished "2019-04-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/103539/103539-0fbc65bff9bc.jpg> ;
    schema:name "Where the Bees Make Honey"@en,
        "Where the Bees Make Honey"@ja,
        "Where the Bees Make Honey"@ja-latn ;
    schema:publisher _:N7229ee4d27c04b76a932969f3f962457 ;
    foaf:depiction <https://media.vgm.io/albums/93/103539/103539-0fbc65bff9bc.jpg> .

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

_:N133e2d9b27654f9481b52e8ff8af2819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hexagon"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N2867781fb21b4a6aa47ea03bcd31cb8a ;
    schema:name "Hexagon"@en .

_:N4271169c7d944ed694f2c5ec6ec7a391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N2867781fb21b4a6aa47ea03bcd31cb8a ;
    schema:name "Summer"@en .

_:N5be121456e4546eeb9b9164d80da9590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N2867781fb21b4a6aa47ea03bcd31cb8a ;
    schema:name "Winter"@en .

_:N7229ee4d27c04b76a932969f3f962457 schema:name "Blankets"@en,
        "Blankets"@ja,
        "Blankets"@ja-latn ;
    foaf:name "Blankets"@en,
        "Blankets"@ja,
        "Blankets"@ja-latn .

_:N87e438ee34134b0ab86591fd1a8bc083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N2867781fb21b4a6aa47ea03bcd31cb8a ;
    schema:name "Spring"@en .

_:Nd7c6d912f4734885ba31d6ea95c9e5e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fall"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N2867781fb21b4a6aa47ea03bcd31cb8a ;
    schema:name "Fall"@en .

_:N2867781fb21b4a6aa47ea03bcd31cb8a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N133e2d9b27654f9481b52e8ff8af2819,
        _:N4271169c7d944ed694f2c5ec6ec7a391,
        _:N5be121456e4546eeb9b9164d80da9590,
        _:N87e438ee34134b0ab86591fd1a8bc083,
        _:Nd7c6d912f4734885ba31d6ea95c9e5e2 ;
    mo:track_count 5 ;
    schema:duration "PT10:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N133e2d9b27654f9481b52e8ff8af2819,
        _:N4271169c7d944ed694f2c5ec6ec7a391,
        _:N5be121456e4546eeb9b9164d80da9590,
        _:N87e438ee34134b0ab86591fd1a8bc083,
        _:Nd7c6d912f4734885ba31d6ea95c9e5e2 .

