@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/p407734309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A.R.-beraad / W. Albeda, J.A.H.J.S. Bruins Slot, J.H. Prins, H. van Riessen, A. Veerman" ;
    dcterms1:issued "1964" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068189907> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067476619>,
        <http://data.bibliotheken.nl/id/thes/p068630115>,
        <http://data.bibliotheken.nl/id/thes/p069721637>,
        <http://data.bibliotheken.nl/id/thes/p073013161> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5e8a5dd0e53f5e24fcc0533f906d969> ;
    schema1:name "A.R.-beraad" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/349ef440623e7e47b4f0b9fd73004d42> .

