@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 _:N9f44ef11738a4f7ebef79b203620ffd4 ;
    mo:record _:Neb131700f69f4a43a8aeb15236764e46 ;
    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 _:N9f44ef11738a4f7ebef79b203620ffd4 ;
    foaf:depiction <https://media.vgm.io/albums/10/20001/20001-1277404898.jpg> .

_:N1c5d0a26819e4c98b5868a8a36b617ac 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 _:Neb131700f69f4a43a8aeb15236764e46 ;
    schema:name "Forgetting umbrella"@en,
        "Forgetting umbrella"@ja .

_:N26332be836204b93a5c808e0266672bd 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 _:Neb131700f69f4a43a8aeb15236764e46 ;
    schema:name "Treasure of kitchen"@en,
        "Treasure of kitchen"@ja .

_:N2a2738c8d79445679150db103e5353e9 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 _:Neb131700f69f4a43a8aeb15236764e46 ;
    schema:name "Looking for a Missing Day of Winter"@en,
        "冬の日に見つからない探し物"@ja .

_:N2fb76be1609d40e08516be8b47a7859a 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 _:Neb131700f69f4a43a8aeb15236764e46 ;
    schema:name "new-oldies"@en,
        "new-oldies"@ja .

_:N31d67203159f403f939776bc619c7229 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 _:Neb131700f69f4a43a8aeb15236764e46 ;
    schema:name "Time/LEAP"@en,
        "Time/LEAP"@ja .

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

_:N7798d1df31f343f39bef51c3106bd3de 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 _:Neb131700f69f4a43a8aeb15236764e46 ;
    schema:name "MUR∀SA"@en,
        "MUR∀SA"@ja .

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

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

_:Neb131700f69f4a43a8aeb15236764e46 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c5d0a26819e4c98b5868a8a36b617ac,
        _:N26332be836204b93a5c808e0266672bd,
        _:N2a2738c8d79445679150db103e5353e9,
        _:N2fb76be1609d40e08516be8b47a7859a,
        _:N31d67203159f403f939776bc619c7229,
        _:N6dcf23de39ca4550a2d7d9aab591ce8f,
        _:N7798d1df31f343f39bef51c3106bd3de,
        _:N8211e6f177cc4d5c9bc4da465ba6ceb8 ;
    mo:track_count 8 ;
    schema:duration "PT33:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1c5d0a26819e4c98b5868a8a36b617ac,
        _:N26332be836204b93a5c808e0266672bd,
        _:N2a2738c8d79445679150db103e5353e9,
        _:N2fb76be1609d40e08516be8b47a7859a,
        _:N31d67203159f403f939776bc619c7229,
        _:N6dcf23de39ca4550a2d7d9aab591ce8f,
        _:N7798d1df31f343f39bef51c3106bd3de,
        _:N8211e6f177cc4d5c9bc4da465ba6ceb8 .

