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

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

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

<artist/300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/36092#subject> ;
    schema:name "Michiru Oshima"@en,
        "大島ミチル"@ja ;
    foaf:made <album/36092#composition>,
        <album/36092#subject> ;
    foaf:name "Michiru Oshima"@en,
        "大島ミチル"@ja .

<album/36092#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Weathering Continent CD Cinema 1 - Kaikouhen Jou"@en,
        "風の大陸 CDシネマ1 邂逅編 上"@ja,
        "Kaze no Tairiku CD Cinema 1 Kaikouhen Jou"@ja-latn ;
    mo:composer <artist/300#subject> ;
    mo:produced_work <album/36092#musicalwork> ;
    schema:name "The Weathering Continent CD Cinema 1 - Kaikouhen Jou"@en,
        "風の大陸 CDシネマ1 邂逅編 上"@ja,
        "Kaze no Tairiku CD Cinema 1 Kaikouhen Jou"@ja-latn .

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

<album/36092#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Weathering Continent CD Cinema 1 - Kaikouhen Jou"@en,
        "風の大陸 CDシネマ1 邂逅編 上"@ja,
        "Kaze no Tairiku CD Cinema 1 Kaikouhen Jou"@ja-latn ;
    mo:performance_of <album/36092#musicalwork> ;
    mo:recorded_as <album/36092#musicalexpression> ;
    schema:name "The Weathering Continent CD Cinema 1 - Kaikouhen Jou"@en,
        "風の大陸 CDシネマ1 邂逅編 上"@ja,
        "Kaze no Tairiku CD Cinema 1 Kaikouhen Jou"@ja-latn ;
    schema:workPerformed <album/36092#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/29/36092/36092-1351680366.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/36092#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-06-21"^^xsd:date ;
    dcterms:title "The Weathering Continent CD Cinema 1 - Kaikouhen Jou"@en,
        "風の大陸 CDシネマ1 邂逅編 上"@ja,
        "Kaze no Tairiku CD Cinema 1 Kaikouhen Jou"@ja-latn ;
    mo:catalogue_number "VICL-301" ;
    mo:media_type "CD" ;
    mo:publication_of <album/36092#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N2f1e8fbdfeb642248daa20a7c4d56249 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Weathering Continent"@en ;
            foaf:name "The Weathering Continent"@en ] ;
    schema:datePublished "1992-06-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/29/36092/36092-1351680366.jpg> ;
    schema:name "The Weathering Continent CD Cinema 1 - Kaikouhen Jou"@en,
        "風の大陸 CDシネマ1 邂逅編 上"@ja,
        "Kaze no Tairiku CD Cinema 1 Kaikouhen Jou"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/36092/36092-1351680366.jpg> .

_:N2f1e8fbdfeb642248daa20a7c4d56249 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N956fa8900b7949c5ac01af3ffe52515e ;
    mo:track_count 1 ;
    schema:duration "PT67:30"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N956fa8900b7949c5ac01af3ffe52515e .

_:N956fa8900b7949c5ac01af3ffe52515e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "邂逅編 上"@ja ;
    mo:track_number 1 ;
    schema:duration "PT67:30"^^xsd:interval ;
    schema:inPlaylist _:N2f1e8fbdfeb642248daa20a7c4d56249 ;
    schema:name "邂逅編 上"@ja .

