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

<artist/9537#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Inoue"@en ;
    foaf:made <album/148201#subject>,
        <album/148201#vocals> ;
    foaf:name "Taku Inoue"@en .

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

<artist/36012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148201#subject> ;
    schema:name "applebonker"@en ;
    foaf:made <album/148201#composition>,
        <album/148201#subject> ;
    foaf:name "applebonker"@en .

<album/148201#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hyper Love Hotel / applebonker"@en,
        "Hyper Love Hotel / applebonker"@ja,
        "Hyper Love Hotel / applebonker"@ja-latn ;
    mo:composer <artist/36012#subject> ;
    mo:produced_work <album/148201#musicalwork> ;
    schema:name "Hyper Love Hotel / applebonker"@en,
        "Hyper Love Hotel / applebonker"@ja,
        "Hyper Love Hotel / applebonker"@ja-latn .

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

<album/148201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hyper Love Hotel / applebonker"@en,
        "Hyper Love Hotel / applebonker"@ja,
        "Hyper Love Hotel / applebonker"@ja-latn ;
    mo:performance_of <album/148201#musicalwork> ;
    mo:recorded_as <album/148201#musicalexpression> ;
    schema:name "Hyper Love Hotel / applebonker"@en,
        "Hyper Love Hotel / applebonker"@ja,
        "Hyper Love Hotel / applebonker"@ja-latn ;
    schema:workPerformed <album/148201#musicalwork> .

<https://media.vgm.io/albums/10/148201/148201-32ebb8193841.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/148201#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/148201/148201-32ebb8193841.jpg> ;
    foaf:depicts <album/148201#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/148201/148201-32ebb8193841.jpg> .

<https://medium-media.vgm.io/albums/10/148201/148201-32ebb8193841.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/148201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-01-01"^^xsd:date ;
    dcterms:title "Hyper Love Hotel / applebonker"@en,
        "Hyper Love Hotel / applebonker"@ja,
        "Hyper Love Hotel / applebonker"@ja-latn ;
    mo:catalogue_number "SYNCA-002" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/148201#musicalexpression> ;
    mo:publisher _:N61a63d77dfb4442fa28830710e4be61e ;
    mo:record _:Ne07536d3447f4e41851b11b39d3f3626 ;
    mo:record_count 1 ;
    schema:datePublished "2008-01-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/10/148201/148201-32ebb8193841.jpg> ;
    schema:name "Hyper Love Hotel / applebonker"@en,
        "Hyper Love Hotel / applebonker"@ja,
        "Hyper Love Hotel / applebonker"@ja-latn ;
    schema:publisher _:N61a63d77dfb4442fa28830710e4be61e ;
    foaf:depiction <https://media.vgm.io/albums/10/148201/148201-32ebb8193841.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Morimichi Tanaka"@en ;
    foaf:made <album/148201#subject> ;
    foaf:name "Morimichi Tanaka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hisashi Kitamura"@en ;
    foaf:made <album/148201#subject> ;
    foaf:name "Hisashi Kitamura"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Morimichi Tanaka"@en ;
    foaf:made <album/148201#vocals> ;
    foaf:name "Morimichi Tanaka"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hisashi Kitamura"@en ;
    foaf:made <album/148201#vocals> ;
    foaf:name "Hisashi Kitamura"@en .

_:N04349e0699db42ab85535f2d6aa00f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World Wide Wave"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne07536d3447f4e41851b11b39d3f3626 ;
    schema:name "World Wide Wave"@en .

_:N61a63d77dfb4442fa28830710e4be61e schema:name "SYNCA MUSIC PROJECT"@en ;
    foaf:name "SYNCA MUSIC PROJECT"@en .

_:N9dcc98f58c43416ab78036e192d04782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Love Hotel"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne07536d3447f4e41851b11b39d3f3626 ;
    schema:name "Hyper Love Hotel"@en .

_:Nff02071b3abf4f268d88ec584e2ddb46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Love Hotel (Kill It Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne07536d3447f4e41851b11b39d3f3626 ;
    schema:name "Hyper Love Hotel (Kill It Remix)"@en .

_:Ne07536d3447f4e41851b11b39d3f3626 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04349e0699db42ab85535f2d6aa00f17,
        _:N9dcc98f58c43416ab78036e192d04782,
        _:Nff02071b3abf4f268d88ec584e2ddb46 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N04349e0699db42ab85535f2d6aa00f17,
        _:N9dcc98f58c43416ab78036e192d04782,
        _:Nff02071b3abf4f268d88ec584e2ddb46 .

