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

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

<artist/20337#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105236#subject> ;
    schema:name "Masayuki Hasuo"@en,
        "蓮尾理之"@ja ;
    foaf:made <album/105236#composition>,
        <album/105236#subject> ;
    foaf:name "Masayuki Hasuo"@en,
        "蓮尾理之"@ja .

<artist/35178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105236#subject> ;
    schema:name "LASTorder"@en ;
    foaf:made <album/105236#composition>,
        <album/105236#subject> ;
    foaf:name "LASTorder"@en .

<artist/74985#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105236#subject> ;
    schema:name "34423"@en ;
    foaf:made <album/105236#composition>,
        <album/105236#subject> ;
    foaf:name "34423"@en .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

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

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

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

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

<https://medium-media.vgm.io/albums/63/105236/105236-ce9ed25cf898.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "roof loop hopper / Annabel"@en,
        "roof loop hopper / Annabel"@ja,
        "roof loop hopper / Annabel"@ja-latn ;
    mo:performance_of <album/105236#musicalwork> ;
    mo:performer <artist/3970#subject> ;
    mo:recorded_as <album/105236#musicalexpression> ;
    schema:byArtist <artist/3970#subject> ;
    schema:name "roof loop hopper / Annabel"@en,
        "roof loop hopper / Annabel"@ja,
        "roof loop hopper / Annabel"@ja-latn ;
    schema:workPerformed <album/105236#musicalwork> .

<artist/3970#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105236#performance> ;
    schema:name "Annabel"@en ;
    foaf:made <album/105236#lyrics>,
        <album/105236#subject> ;
    foaf:name "Annabel"@en .

<album/105236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "roof loop hopper / Annabel"@en,
        "roof loop hopper / Annabel"@ja,
        "roof loop hopper / Annabel"@ja-latn ;
    mo:composer <artist/20337#subject>,
        <artist/35178#subject>,
        <artist/74985#subject> ;
    mo:produced_work <album/105236#musicalwork> ;
    schema:name "roof loop hopper / Annabel"@en,
        "roof loop hopper / Annabel"@ja,
        "roof loop hopper / Annabel"@ja-latn .

<album/105236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "roof loop hopper / Annabel"@en,
        "roof loop hopper / Annabel"@ja,
        "roof loop hopper / Annabel"@ja-latn ;
    mo:catalogue_number "anb-09" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105236#musicalexpression> ;
    mo:publisher <org/4251#subject> ;
    mo:record _:Ne8d61d516be74c6b9e943971895acd39 ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:byArtist <artist/3970#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/63/105236/105236-ce9ed25cf898.jpg> ;
    schema:name "roof loop hopper / Annabel"@en,
        "roof loop hopper / Annabel"@ja,
        "roof loop hopper / Annabel"@ja-latn ;
    schema:publisher <org/4251#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/105236/105236-ce9ed25cf898.jpg> .

_:N9002663f69cf4c5db76610b8c6e80015 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "roof loop hopper"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne8d61d516be74c6b9e943971895acd39 ;
    schema:name "roof loop hopper"@ja .

_:Nbea5ff363a454337bf15c678046676e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜の底"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne8d61d516be74c6b9e943971895acd39 ;
    schema:name "夜の底"@ja .

_:Neff39e43a91c491a9f77554c8b9aca9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "slumberland"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne8d61d516be74c6b9e943971895acd39 ;
    schema:name "slumberland"@ja .

_:Ne8d61d516be74c6b9e943971895acd39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9002663f69cf4c5db76610b8c6e80015,
        _:Nbea5ff363a454337bf15c678046676e6,
        _:Neff39e43a91c491a9f77554c8b9aca9f ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9002663f69cf4c5db76610b8c6e80015,
        _:Nbea5ff363a454337bf15c678046676e6,
        _:Neff39e43a91c491a9f77554c8b9aca9f .

