@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/p19959662X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tien jaar Statuut : 1954-1964" ;
    dcterms1:issued "1964" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069837368>,
        <http://data.bibliotheken.nl/id/thes/p070573751>,
        <http://data.bibliotheken.nl/id/thes/p424944146>,
        <http://data.bibliotheken.nl/id/thes/p424944154> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/feb07e0cbe33cdee1893bc15945351b9> ;
    schema1:name "Tien jaar Statuut : 1954-1964" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae7da8a40b210e089bcd911ce8ce6d2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67501607> .

