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

<artist/3114#subject> a schema:Person,
        foaf:Person ;
    schema:name "12012"@en ;
    foaf:made <album/150347#subject>,
        <album/150347#vocals> ;
    foaf:name "12012"@en .

<artist/20377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150347#subject> ;
    schema:name "Yusuke Suga"@en,
        "須賀勇介"@ja ;
    foaf:made <album/150347#composition>,
        <album/150347#subject> ;
    foaf:name "Yusuke Suga"@en,
        "須賀勇介"@ja .

<product/1066#subject> a schema:CreativeWork ;
    schema:name "Romeo x Juliet"@en,
        "ロミオ×ジュリエット"@ja,
        "Romeo x Juliet"@ja-latn ;
    foaf:name "Romeo x Juliet"@en,
        "ロミオ×ジュリエット"@ja,
        "Romeo x Juliet"@ja-latn .

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

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

<album/150347#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cyclone / 12012 [Limited Edition]"@en,
        "サイクロン / 12012"@ja,
        "Cyclone / 12012 [Limited Edition]"@ja-latn ;
    mo:performance_of <album/150347#musicalwork> ;
    mo:recorded_as <album/150347#musicalexpression> ;
    schema:name "Cyclone / 12012 [Limited Edition]"@en,
        "サイクロン / 12012"@ja,
        "Cyclone / 12012 [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/150347#musicalwork> .

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

<org/2380#subject> schema:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn ;
    foaf:name "Universal Music"@en,
        "Universal Music"@ja,
        "Universal Music"@ja-latn .

<https://media.vgm.io/albums/74/150347/150347-8d9689eec300.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150347#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/150347/150347-8d9689eec300.jpg> ;
    foaf:depicts <album/150347#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/150347/150347-8d9689eec300.jpg> .

<https://medium-media.vgm.io/albums/74/150347/150347-8d9689eec300.jpg> a schema:ImageObject,
        foaf:Image .

<album/150347#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cyclone / 12012 [Limited Edition]"@en,
        "サイクロン / 12012"@ja,
        "Cyclone / 12012 [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Hiroaki Sakai"@en ;
            foaf:made <album/150347#composition> ;
            foaf:name "Hiroaki Sakai"@en ],
        <artist/20377#subject> ;
    mo:produced_work <album/150347#musicalwork> ;
    schema:name "Cyclone / 12012 [Limited Edition]"@en,
        "サイクロン / 12012"@ja,
        "Cyclone / 12012 [Limited Edition]"@ja-latn .

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

<album/150347#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-06-13"^^xsd:date ;
    dcterms:title "Cyclone / 12012 [Limited Edition]"@en,
        "サイクロン / 12012"@ja,
        "Cyclone / 12012 [Limited Edition]"@ja-latn ;
    mo:catalogue_number "UPCH-89009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150347#musicalexpression> ;
    mo:publisher <org/2380#subject> ;
    mo:record _:Nf56e7980ec544496b7a46ad0c90b63e6 ;
    mo:record_count 1 ;
    schema:about <product/1066#subject> ;
    schema:datePublished "2007-06-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/74/150347/150347-8d9689eec300.jpg> ;
    schema:name "Cyclone / 12012 [Limited Edition]"@en,
        "サイクロン / 12012"@ja,
        "Cyclone / 12012 [Limited Edition]"@ja-latn ;
    schema:publisher <org/2380#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/150347/150347-8d9689eec300.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wataru Miyawaki"@en ;
    foaf:made <album/150347#subject> ;
    foaf:name "Wataru Miyawaki"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150347#subject> ;
    schema:name "Hiroaki Sakai"@en ;
    foaf:made <album/150347#subject> ;
    foaf:name "Hiroaki Sakai"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wataru Miyawaki"@en ;
    foaf:made <album/150347#lyrics> ;
    foaf:name "Wataru Miyawaki"@en .

_:N60c3abdbfc8541938241157014f2fa3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyclone"@en,
        "サイクロン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nf56e7980ec544496b7a46ad0c90b63e6 ;
    schema:name "Cyclone"@en,
        "サイクロン"@ja .

_:N6282d76678bb437685553c0fcfaf6878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ambience"@en,
        "ambience"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf56e7980ec544496b7a46ad0c90b63e6 ;
    schema:name "ambience"@en,
        "ambience"@ja .

_:N7f2849f6faf8469fa3d4d60c66f48e50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "butterfly"@en,
        "butterfly"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf56e7980ec544496b7a46ad0c90b63e6 ;
    schema:name "butterfly"@en,
        "butterfly"@ja .

_:Nf56e7980ec544496b7a46ad0c90b63e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N60c3abdbfc8541938241157014f2fa3a,
        _:N6282d76678bb437685553c0fcfaf6878,
        _:N7f2849f6faf8469fa3d4d60c66f48e50 ;
    mo:track_count 3 ;
    schema:duration "PT13:30"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N60c3abdbfc8541938241157014f2fa3a,
        _:N6282d76678bb437685553c0fcfaf6878,
        _:N7f2849f6faf8469fa3d4d60c66f48e50 .

