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

<artist/11458#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chokkyu Murano"@en,
        "村野直球"@ja ;
    foaf:made <album/12642#lyrics>,
        <album/12642#subject> ;
    foaf:name "Chokkyu Murano"@en,
        "村野直球"@ja .

<artist/839#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nana Mizuki"@en,
        "水樹奈々"@ja ;
    foaf:made <album/12642#subject>,
        <album/12642#vocals> ;
    foaf:name "Nana Mizuki"@en,
        "水樹奈々"@ja .

<artist/2897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12642#subject> ;
    schema:name "Nobuhiro Makino"@en,
        "牧野信博"@ja ;
    foaf:made <album/12642#composition>,
        <album/12642#subject> ;
    foaf:name "Nobuhiro Makino"@en,
        "牧野信博"@ja .

<artist/4695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/12642#subject> ;
    schema:name "Ataru Sumiyoshi"@en,
        "住吉中"@ja ;
    foaf:made <album/12642#composition>,
        <album/12642#subject> ;
    foaf:name "Ataru Sumiyoshi"@en,
        "住吉中"@ja .

<product/15272#subject> a schema:CreativeWork ;
    schema:name "Generation of Chaos"@en,
        "ジェネレーションオブカオス"@ja,
        "Generation of Chaos"@ja-latn ;
    foaf:name "Generation of Chaos"@en,
        "ジェネレーションオブカオス"@ja,
        "Generation of Chaos"@ja-latn .

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

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

<album/12642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The place of happiness / Nana Mizuki"@en,
        "The place of happiness / 水樹奈々"@ja,
        "The place of happiness / Nana Mizuki"@ja-latn ;
    mo:performance_of <album/12642#musicalwork> ;
    mo:recorded_as <album/12642#musicalexpression> ;
    schema:name "The place of happiness / Nana Mizuki"@en,
        "The place of happiness / 水樹奈々"@ja,
        "The place of happiness / Nana Mizuki"@ja-latn ;
    schema:workPerformed <album/12642#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/24/12642/12642-1264443024.jpg> a schema:ImageObject,
        foaf:Image .

<album/12642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The place of happiness / Nana Mizuki"@en,
        "The place of happiness / 水樹奈々"@ja,
        "The place of happiness / Nana Mizuki"@ja-latn ;
    mo:composer <artist/2897#subject>,
        <artist/4695#subject> ;
    mo:produced_work <album/12642#musicalwork> ;
    schema:name "The place of happiness / Nana Mizuki"@en,
        "The place of happiness / 水樹奈々"@ja,
        "The place of happiness / Nana Mizuki"@ja-latn .

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

<album/12642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-08-29"^^xsd:date ;
    dcterms:title "The place of happiness / Nana Mizuki"@en,
        "The place of happiness / 水樹奈々"@ja,
        "The place of happiness / Nana Mizuki"@ja-latn ;
    mo:catalogue_number "KICM-1030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12642#musicalexpression> ;
    mo:publisher <org/4#subject> ;
    mo:record _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    mo:record_count 1 ;
    schema:about <product/15272#subject> ;
    schema:datePublished "2001-08-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/12642/12642-1264443024.jpg> ;
    schema:name "The place of happiness / Nana Mizuki"@en,
        "The place of happiness / 水樹奈々"@ja,
        "The place of happiness / Nana Mizuki"@ja-latn ;
    schema:publisher <org/4#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/12642/12642-1264443024.jpg> .

_:N1a0625c823e14e6c8362c45c704da9f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOOKING ON THE MOON"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    schema:name "LOOKING ON THE MOON"@ja .

_:N31b79d68ce784469834e173e851a0678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The place of happiness (vocalless ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    schema:name "The place of happiness (vocalless ver.)"@ja .

_:Na1752ed4145f4df5b1e5eeb210e3804a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The place of happiness"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    schema:name "The place of happiness"@ja .

_:Nb27099b6a6d6408cb410ca8a4162cc95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水中の青空"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    schema:name "水中の青空"@ja .

_:Ncffe5850e86948e4bb02d41d73ea7d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOOKING ON THE MOON (vocalless ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    schema:name "LOOKING ON THE MOON (vocalless ver.)"@ja .

_:Ne12eb58914934234b21e42af05f3c392 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水中の青空 (vocalless ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N9697ffbd322f4f9993ccfeabfaafd145 ;
    schema:name "水中の青空 (vocalless ver.)"@ja .

_:N9697ffbd322f4f9993ccfeabfaafd145 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a0625c823e14e6c8362c45c704da9f7,
        _:N31b79d68ce784469834e173e851a0678,
        _:Na1752ed4145f4df5b1e5eeb210e3804a,
        _:Nb27099b6a6d6408cb410ca8a4162cc95,
        _:Ncffe5850e86948e4bb02d41d73ea7d2a,
        _:Ne12eb58914934234b21e42af05f3c392 ;
    mo:track_count 6 ;
    schema:duration "PT22:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1a0625c823e14e6c8362c45c704da9f7,
        _:N31b79d68ce784469834e173e851a0678,
        _:Na1752ed4145f4df5b1e5eeb210e3804a,
        _:Nb27099b6a6d6408cb410ca8a4162cc95,
        _:Ncffe5850e86948e4bb02d41d73ea7d2a,
        _:Ne12eb58914934234b21e42af05f3c392 .

