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

<artist/51879#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121900#subject> ;
    schema:name "Tadashi Okamoto"@en,
        "岡本正"@ja ;
    foaf:made <album/121900#composition>,
        <album/121900#lyrics>,
        <album/121900#subject>,
        <album/121900#vocals> ;
    foaf:name "Tadashi Okamoto"@en,
        "岡本正"@ja .

<album/121900#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ore no Sora"@en,
        "俺の空"@ja,
        "Ore no Sora"@ja-latn ;
    mo:composer <artist/51879#subject> ;
    mo:produced_work <album/121900#musicalwork> ;
    schema:name "Ore no Sora"@en,
        "俺の空"@ja,
        "Ore no Sora"@ja-latn .

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

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

<album/121900#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ore no Sora"@en,
        "俺の空"@ja,
        "Ore no Sora"@ja-latn ;
    mo:performance_of <album/121900#musicalwork> ;
    mo:recorded_as <album/121900#musicalexpression> ;
    schema:name "Ore no Sora"@en,
        "俺の空"@ja,
        "Ore no Sora"@ja-latn ;
    schema:workPerformed <album/121900#musicalwork> .

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

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

<https://media.vgm.io/albums/00/121900/121900-7662cb5a280d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121900#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/121900/121900-7662cb5a280d.jpg> ;
    foaf:depicts <album/121900#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/121900/121900-7662cb5a280d.jpg> .

<https://medium-media.vgm.io/albums/00/121900/121900-7662cb5a280d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121900#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-01-01"^^xsd:date ;
    dcterms:title "Ore no Sora"@en,
        "俺の空"@ja,
        "Ore no Sora"@ja-latn ;
    mo:catalogue_number "VIH-1007" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/121900#musicalexpression> ;
    mo:publisher <org/1403#subject> ;
    mo:record _:N56937963e4ec4af4aed1b0657b2066ca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ore no Sora"@en ;
            foaf:name "Ore no Sora"@en ] ;
    schema:datePublished "1977-01-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/00/121900/121900-7662cb5a280d.jpg> ;
    schema:name "Ore no Sora"@en,
        "俺の空"@ja,
        "Ore no Sora"@ja-latn ;
    schema:publisher <org/1403#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/121900/121900-7662cb5a280d.jpg> .

_:N37a5d077815640bd8ea3cd40a3df8f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺の空"@ja,
        "Ore no Sora"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N56937963e4ec4af4aed1b0657b2066ca ;
    schema:name "俺の空"@ja,
        "Ore no Sora"@ja-latn .

_:N95de3b37fd674644a3b6770de5f910c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俺のあこがれ"@ja,
        "Ore no Akogare"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N56937963e4ec4af4aed1b0657b2066ca ;
    schema:name "俺のあこがれ"@ja,
        "Ore no Akogare"@ja-latn .

_:N56937963e4ec4af4aed1b0657b2066ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37a5d077815640bd8ea3cd40a3df8f05,
        _:N95de3b37fd674644a3b6770de5f910c1 ;
    mo:track_count 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N37a5d077815640bd8ea3cd40a3df8f05,
        _:N95de3b37fd674644a3b6770de5f910c1 .

