@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/p833136933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus der boekerij / [door Fr. de Potter]" ;
    dcterms1:issued "1905" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069502560> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8120b0760aef3ee811bcd351484c0f86> ;
    schema1:name "Catalogus der boekerij" ;
    schema1:numberOfPages 312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/716d9b36ed7309964bbb71c76c9f4cea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63287352> .

