@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/301294439> a ns1:Book,
        ns1:ProductModel ;
    ns1:additionalType [ a ns1:DefinedTerm ;
            ns1:name "Books (electronic)"@en,
                "Boeken (elektronisch)"@nl ;
            ns1:sameAs <http://vocab.getty.edu/aat/300265554> ] ;
    ns1:exampleOfWork <https://id.rijksmuseum.nl/300294439> ;
    ns1:isbn "6058554527",
        "9786058554528" ;
    ns1:materialExtent "1 Online-Ressource (2 Bände)" ;
    ns1:name "Secrets under underglaze" ;
    ns1:publication [ a ns1:PublicationEvent ;
            ns1:name "[Istanbul]: Mete Demirel; [2018]" ],
        [ a ns1:PublicationEvent ;
            ns1:location [ a ns1:Place ;
                    ns1:name "[Istanbul]" ] ],
        [ a ns1:PublicationEvent ;
            ns1:publishedBy [ ns1:name "Mete Demirel" ] ] ;
    ns1:sameAs <http://www.worldcat.org/oclc/1057786506> ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/physical> ;
            ns1:text "Illustrationen" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Volume 1 enthält Seiten 1-291, Volume 2 Seiten 292-684." ] ;
    ns1:url <https://library.rijksmuseum.nl/cgi-bin/koha/opac-detail.pl?biblionumber=294439> ;
    ns1:workExample [ ],
        [ ] .

