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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71806#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/71806#composition>,
        <album/71806#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<product/499#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn ;
    foaf:name "Super Mario Bros. 3"@en,
        "スーパーマリオブラザーズ3"@ja,
        "Super Mario Bros. 3"@ja-latn .

<album/71806#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bowzenfreund"@en,
        "Bowzenfreund"@ja,
        "Bowzenfreund"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/71806#musicalwork> ;
    schema:name "Bowzenfreund"@en,
        "Bowzenfreund"@ja,
        "Bowzenfreund"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/71806/71806-1506389516.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71806#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bowzenfreund"@en,
        "Bowzenfreund"@ja,
        "Bowzenfreund"@ja-latn ;
    mo:performance_of <album/71806#musicalwork> ;
    mo:performer _:N20252fe196464b0ab7389e1af617695f ;
    mo:recorded_as <album/71806#musicalexpression> ;
    schema:byArtist _:N20252fe196464b0ab7389e1af617695f ;
    schema:name "Bowzenfreund"@en,
        "Bowzenfreund"@ja,
        "Bowzenfreund"@ja-latn ;
    schema:workPerformed <album/71806#musicalwork> .

<album/71806#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-30"^^xsd:date ;
    dcterms:title "Bowzenfreund"@en,
        "Bowzenfreund"@ja,
        "Bowzenfreund"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71806#musicalexpression> ;
    mo:publisher _:N8c7fe333bb9e440d9fbdf1f83e748645 ;
    mo:record _:N815a5ae3d32c44a4889235641a3c120a ;
    mo:record_count 1 ;
    schema:about <product/499#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rabbit Rabbit"@en ;
            foaf:name "Rabbit Rabbit"@en ] ;
    schema:datePublished "2015-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/71806/71806-1506389516.jpg> ;
    schema:name "Bowzenfreund"@en,
        "Bowzenfreund"@ja,
        "Bowzenfreund"@ja-latn ;
    schema:publisher _:N8c7fe333bb9e440d9fbdf1f83e748645 ;
    foaf:depiction <https://media.vgm.io/albums/60/71806/71806-1506389516.jpg> .

_:N063999236ddf45c7b90fbcb46748f0d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "water you thinking"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "water you thinking"@en .

_:N20252fe196464b0ab7389e1af617695f a schema:Person,
        foaf:Person ;
    mo:performed <album/71806#performance> ;
    schema:name "Rabbit Rabbit"@en ;
    foaf:name "Rabbit Rabbit"@en .

_:N313a9471e6174cbca8dfb09604527f64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "overworld vocal rag"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "overworld vocal rag"@en .

_:N38372f5a4cee4af591b474f6c911bc64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "under the pants"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "under the pants"@en .

_:N5bbb043fcd614f95bfd853d53d303fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fortress of title"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "fortress of title"@en .

_:N8c7fe333bb9e440d9fbdf1f83e748645 schema:name "Rabbit Rabbit"@en,
        "Rabbit Rabbit"@ja,
        "Rabbit Rabbit"@ja-latn ;
    foaf:name "Rabbit Rabbit"@en,
        "Rabbit Rabbit"@ja,
        "Rabbit Rabbit"@ja-latn .

_:N8ca2a6d17eb34879a9745f36a681bb76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "come here star boy"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "come here star boy"@en .

_:Nac1f83162caa479b9187ae2da5f30426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "turtle the hell up"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "turtle the hell up"@en .

_:Nc0b7f584c4a64a298014e576ea690276 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "king of denouement"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "king of denouement"@en .

_:Ne1c400c267214be2b4bd5148af1cc8e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "grassier greenier"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N815a5ae3d32c44a4889235641a3c120a ;
    schema:name "grassier greenier"@en .

_:N815a5ae3d32c44a4889235641a3c120a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N063999236ddf45c7b90fbcb46748f0d6,
        _:N313a9471e6174cbca8dfb09604527f64,
        _:N38372f5a4cee4af591b474f6c911bc64,
        _:N5bbb043fcd614f95bfd853d53d303fdf,
        _:N8ca2a6d17eb34879a9745f36a681bb76,
        _:Nac1f83162caa479b9187ae2da5f30426,
        _:Nc0b7f584c4a64a298014e576ea690276,
        _:Ne1c400c267214be2b4bd5148af1cc8e6 ;
    mo:track_count 8 ;
    schema:duration "PT22:58"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N063999236ddf45c7b90fbcb46748f0d6,
        _:N313a9471e6174cbca8dfb09604527f64,
        _:N38372f5a4cee4af591b474f6c911bc64,
        _:N5bbb043fcd614f95bfd853d53d303fdf,
        _:N8ca2a6d17eb34879a9745f36a681bb76,
        _:Nac1f83162caa479b9187ae2da5f30426,
        _:Nc0b7f584c4a64a298014e576ea690276,
        _:Ne1c400c267214be2b4bd5148af1cc8e6 .

