@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p413983536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prints at the court of Fontainebleau, C. 1542-47 / Catherine Jenkins" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p413983692> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149002289>,
        <http://data.bibliotheken.nl/id/nbt/p413983501> ;
    schema1:isbn "9789491539404" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b1c695407a79bc6ece108439de80681> ;
    schema1:name "Prints at the court of Fontainebleau, C. 1542-47" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aea475592d50e40278fe89f03e888f37> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1016458790> .

