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

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

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

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7056#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/7056#composition>,
        <album/7056#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/2027#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7056#subject> ;
    schema:name "PMMK"@en ;
    foaf:made <album/7056#composition>,
        <album/7056#subject> ;
    foaf:name "PMMK"@en .

<artist/267#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7056#subject> ;
    schema:name "Manack"@en ;
    foaf:made <album/7056#composition>,
        <album/7056#subject> ;
    foaf:name "Manack"@en .

<artist/3#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7056#subject> ;
    schema:name "Magome Togoshi"@en,
        "戸越まごめ"@ja ;
    foaf:made <album/7056#composition>,
        <album/7056#subject> ;
    foaf:name "Magome Togoshi"@en,
        "戸越まごめ"@ja .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/7056#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/7056#composition>,
        <album/7056#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<event/1> a mo:Release ;
    schema:name "Released at Comic Market 72 (Aug 17, 2007 to Aug 19, 2007)" .

<product/1026#subject> a schema:CreativeWork ;
    schema:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn ;
    foaf:name "Little Busters! (Game)"@en,
        "リトルバスターズ! (Game)"@ja,
        "Little Busters! (Game)"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/65/7056/7056-1203306983.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/7056#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Prelude..."@en,
        "Prelude..."@ja,
        "Prelude..."@ja-latn ;
    mo:composer <artist/2#subject>,
        <artist/2027#subject>,
        <artist/267#subject>,
        <artist/3#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/7056#musicalwork> ;
    schema:name "Prelude..."@en,
        "Prelude..."@ja,
        "Prelude..."@ja-latn .

<album/7056#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-08-17"^^xsd:date ;
    dcterms:title "Prelude..."@en,
        "Prelude..."@ja,
        "Prelude..."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/7056#musicalexpression> ;
    mo:publisher <org/235#subject> ;
    mo:record _:Neb64a3d7c9dc4fd7830cc2ea0d13d3b3 ;
    mo:record_count 1 ;
    mo:release <event/1> ;
    schema:about <product/1026#subject> ;
    schema:datePublished "2007-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/7056/7056-1203306983.jpg> ;
    schema:name "Prelude..."@en,
        "Prelude..."@ja,
        "Prelude..."@ja-latn ;
    schema:publisher <org/235#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/7056/7056-1203306983.jpg> .

_:N012d8d7f73d84fd9abd233fc62a050cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女たちのあふたぬ～ん"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb64a3d7c9dc4fd7830cc2ea0d13d3b3 ;
    schema:name "少女たちのあふたぬ～ん"@ja .

_:N27864246d583434884ab6925aaa15f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "来ヶ谷唯湖の優雅なひととき"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb64a3d7c9dc4fd7830cc2ea0d13d3b3 ;
    schema:name "来ヶ谷唯湖の優雅なひととき"@ja .

_:N67dc866f2029428eaeb0117eddd812ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "目指せ！暫定王者！"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb64a3d7c9dc4fd7830cc2ea0d13d3b3 ;
    schema:name "目指せ！暫定王者！"@ja .

_:Nfab1d2a6f8fb4821a51132cb4b109964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わりなきルーチン"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neb64a3d7c9dc4fd7830cc2ea0d13d3b3 ;
    schema:name "終わりなきルーチン"@ja .

_:Neb64a3d7c9dc4fd7830cc2ea0d13d3b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012d8d7f73d84fd9abd233fc62a050cd,
        _:N27864246d583434884ab6925aaa15f44,
        _:N67dc866f2029428eaeb0117eddd812ea,
        _:Nfab1d2a6f8fb4821a51132cb4b109964 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N012d8d7f73d84fd9abd233fc62a050cd,
        _:N27864246d583434884ab6925aaa15f44,
        _:N67dc866f2029428eaeb0117eddd812ea,
        _:Nfab1d2a6f8fb4821a51132cb4b109964 .

