@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/p43507301X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdragen tot de geschiedenis der scheiding van Noord- en Zuid-Nederland" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069942862> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de1d431be05020f02eb6b637fcdb65e9> ;
    schema1:name "Bijdragen tot de geschiedenis der scheiding van Noord- en Zuid-Nederland" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05a4ebc2f177632718a3db55f5d460fb> .

