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

<artist/11793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sayaka Sasaki"@en,
        "佐咲紗花"@ja ;
    foaf:made <album/21834#lyrics>,
        <album/21834#subject>,
        <album/21834#vocals> ;
    foaf:name "Sayaka Sasaki"@en,
        "佐咲紗花"@ja .

<artist/36#subject> a schema:Person,
        foaf:Person ;
    schema:name "Duca"@en ;
    foaf:made <album/21834#lyrics>,
        <album/21834#subject>,
        <album/21834#vocals> ;
    foaf:name "Duca"@en .

<artist/40456#subject> a schema:Person,
        foaf:Person ;
    schema:name "UR@N"@en ;
    foaf:made <album/21834#subject>,
        <album/21834#vocals> ;
    foaf:name "UR@N"@en .

<artist/53#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erena Kaibara"@en,
        "海原エレナ"@ja ;
    foaf:made <album/21834#subject>,
        <album/21834#vocals> ;
    foaf:name "Erena Kaibara"@en,
        "海原エレナ"@ja .

<artist/2033#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21834#subject> ;
    schema:name "Takago Azuma"@en,
        "東タカゴー"@ja ;
    foaf:made <album/21834#composition>,
        <album/21834#subject> ;
    foaf:name "Takago Azuma"@en,
        "東タカゴー"@ja .

<artist/45663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21834#subject> ;
    schema:name "ANZE HIJIRI"@en ;
    foaf:made <album/21834#composition>,
        <album/21834#subject> ;
    foaf:name "ANZE HIJIRI"@en .

<artist/6352#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21834#subject> ;
    schema:name "Shunryu"@en,
        "俊龍"@ja ;
    foaf:made <album/21834#composition>,
        <album/21834#subject> ;
    foaf:name "Shunryu"@en,
        "俊龍"@ja .

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

<album/21834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@en,
        "なないろ航路 ボーカルミニアルバム 海と青空と歌声と"@ja,
        "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@ja-latn ;
    mo:performance_of <album/21834#musicalwork> ;
    mo:recorded_as <album/21834#musicalexpression> ;
    schema:name "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@en,
        "なないろ航路 ボーカルミニアルバム 海と青空と歌声と"@ja,
        "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@ja-latn ;
    schema:workPerformed <album/21834#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/43/21834/21834-1288809280.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/21834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@en,
        "なないろ航路 ボーカルミニアルバム 海と青空と歌声と"@ja,
        "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@ja-latn ;
    mo:composer <artist/2033#subject>,
        <artist/45663#subject>,
        <artist/6352#subject> ;
    mo:produced_work <album/21834#musicalwork> ;
    schema:name "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@en,
        "なないろ航路 ボーカルミニアルバム 海と青空と歌声と"@ja,
        "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@ja-latn .

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

<album/21834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-27"^^xsd:date ;
    dcterms:title "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@en,
        "なないろ航路 ボーカルミニアルバム 海と青空と歌声と"@ja,
        "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@ja-latn ;
    mo:catalogue_number "LACA-15065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21834#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ne8a965038d5343fdb0dd99b8ddc0cd29 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nanairo Kouro"@en ;
            foaf:name "Nanairo Kouro"@en ] ;
    schema:datePublished "2010-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/21834/21834-1288809280.jpg> ;
    schema:name "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@en,
        "なないろ航路 ボーカルミニアルバム 海と青空と歌声と"@ja,
        "Nanairo Kouro Vocal Mini Album -With the sea, the blue sky, and the singing voice-"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/21834/21834-1288809280.jpg> .

_:N1b67846915ba4750af17336c3c150fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven-Colored Map"@en,
        "七色の地図"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne8a965038d5343fdb0dd99b8ddc0cd29 ;
    schema:name "Seven-Colored Map"@en,
        "七色の地図"@ja .

_:N5260803c4b1f48f492d6794268bda386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness♪"@en,
        "シアワセ♪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne8a965038d5343fdb0dd99b8ddc0cd29 ;
    schema:name "Happiness♪"@en,
        "シアワセ♪"@ja .

_:N749d53d77e4f4f6f90c7c6adee8b1775 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letter"@en,
        "手紙"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ne8a965038d5343fdb0dd99b8ddc0cd29 ;
    schema:name "Letter"@en,
        "手紙"@ja .

_:Na7408c9bd1e04766a4429a4fee2e8f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song for..."@en,
        "Song for..."@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ne8a965038d5343fdb0dd99b8ddc0cd29 ;
    schema:name "Song for..."@en,
        "Song for..."@ja .

_:Nffe53881c483402589fe5d524273d475 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heaven's gate"@en,
        "Heaven's gate"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ne8a965038d5343fdb0dd99b8ddc0cd29 ;
    schema:name "Heaven's gate"@en,
        "Heaven's gate"@ja .

_:Ne8a965038d5343fdb0dd99b8ddc0cd29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b67846915ba4750af17336c3c150fcb,
        _:N5260803c4b1f48f492d6794268bda386,
        _:N749d53d77e4f4f6f90c7c6adee8b1775,
        _:Na7408c9bd1e04766a4429a4fee2e8f61,
        _:Nffe53881c483402589fe5d524273d475 ;
    mo:track_count 5 ;
    schema:duration "PT20:12"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1b67846915ba4750af17336c3c150fcb,
        _:N5260803c4b1f48f492d6794268bda386,
        _:N749d53d77e4f4f6f90c7c6adee8b1775,
        _:Na7408c9bd1e04766a4429a4fee2e8f61,
        _:Nffe53881c483402589fe5d524273d475 .

