@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/p145446190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hebreeuwse boekdrukkunst in Nederland / L. Fuks en 3001" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068682077> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07433848X> ;
    schema1:inLanguage "he" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/16afbdb402c83b418416f321b6ad54e9> ;
    schema1:name "Hebreeuwse boekdrukkunst in Nederland" ;
    schema1:numberOfPages 205 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abe151cbe0883925f12c363fb7ff0772> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68862326> .

