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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20001#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/20001#composition>,
        <album/20001#subject> ;
    foaf:name "ZUN"@en .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/20001#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "B.B.K!"@en,
        "B.B.K!"@ja,
        "B.B.K!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20001#musicalwork> ;
    schema:name "B.B.K!"@en,
        "B.B.K!"@ja,
        "B.B.K!"@ja-latn .

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

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

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

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

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

<album/20001#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "B.B.K!"@en,
        "B.B.K!"@ja,
        "B.B.K!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20001#musicalexpression> ;
    mo:publisher _:Nea5aa9a591f94de4900095723b1b6618 ;
    mo:record _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/51#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/20001/20001-1277404898.jpg> ;
    schema:name "B.B.K!"@en,
        "B.B.K!"@ja,
        "B.B.K!"@ja-latn ;
    schema:publisher _:Nea5aa9a591f94de4900095723b1b6618 ;
    foaf:depiction <https://media.vgm.io/albums/10/20001/20001-1277404898.jpg> .

_:N1adbe43efb1c4635a77b3c068103903d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgetting umbrella"@en,
        "Forgetting umbrella"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "Forgetting umbrella"@en,
        "Forgetting umbrella"@ja .

_:N4f60b0bbd2a54e809af0fc986cfec1e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ASTRONAUTS"@en,
        "ASTRONAUTS"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "ASTRONAUTS"@en,
        "ASTRONAUTS"@ja .

_:N6dd523651bb544daba3ad300cf6a5306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time/LEAP"@en,
        "Time/LEAP"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "Time/LEAP"@en,
        "Time/LEAP"@ja .

_:N9b8b44ee2e534ac197a680008f8c4451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking for a Missing Day of Winter"@en,
        "冬の日に見つからない探し物"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "Looking for a Missing Day of Winter"@en,
        "冬の日に見つからない探し物"@ja .

_:Nb8001604e2f9401eb383d9c2c7a2cac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure of kitchen"@en,
        "Treasure of kitchen"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "Treasure of kitchen"@en,
        "Treasure of kitchen"@ja .

_:Nc7cd0e388fac4ee5b45968167360d972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Permanent Folds"@en,
        "折畳常設"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:50"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "Permanent Folds"@en,
        "折畳常設"@ja .

_:Nea5aa9a591f94de4900095723b1b6618 schema:name "Garage Lover!"@en ;
    foaf:name "Garage Lover!"@en .

_:Nee4d0ea55ea041adaacf83ebb244284b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUR∀SA"@en,
        "MUR∀SA"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "MUR∀SA"@en,
        "MUR∀SA"@ja .

_:Nfe385173bc4d47b8b323d4be449f8950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "new-oldies"@en,
        "new-oldies"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N56a1a031dfcf4f67a3bbfe337477aaf6 ;
    schema:name "new-oldies"@en,
        "new-oldies"@ja .

_:N56a1a031dfcf4f67a3bbfe337477aaf6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1adbe43efb1c4635a77b3c068103903d,
        _:N4f60b0bbd2a54e809af0fc986cfec1e9,
        _:N6dd523651bb544daba3ad300cf6a5306,
        _:N9b8b44ee2e534ac197a680008f8c4451,
        _:Nb8001604e2f9401eb383d9c2c7a2cac2,
        _:Nc7cd0e388fac4ee5b45968167360d972,
        _:Nee4d0ea55ea041adaacf83ebb244284b,
        _:Nfe385173bc4d47b8b323d4be449f8950 ;
    mo:track_count 8 ;
    schema:duration "PT33:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1adbe43efb1c4635a77b3c068103903d,
        _:N4f60b0bbd2a54e809af0fc986cfec1e9,
        _:N6dd523651bb544daba3ad300cf6a5306,
        _:N9b8b44ee2e534ac197a680008f8c4451,
        _:Nb8001604e2f9401eb383d9c2c7a2cac2,
        _:Nc7cd0e388fac4ee5b45968167360d972,
        _:Nee4d0ea55ea041adaacf83ebb244284b,
        _:Nfe385173bc4d47b8b323d4be449f8950 .

