@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/p822725509> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burgerschap en burgerzin / samengest. door J.W. Rengelink en I. Mug" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078461782>,
        <http://data.bibliotheken.nl/id/thes/p078622964>,
        <http://data.bibliotheken.nl/id/thes/p080593453> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069066582>,
        <http://data.bibliotheken.nl/id/thes/p069066590> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/08f118d7bac1aa76d45935fdd244614a> ;
    schema1:name "Burgerschap en burgerzin" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1330afdd052425ec075ba866783f2122> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63260708> .

