@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/p321521978> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Werkboekje beginselprogramma / [tekst: Piet Reckman]" ;
    dcterms1:issued "1981" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074106066>,
        <http://data.bibliotheken.nl/id/thes/p075355825> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df61fbe18c6b36c19adc3330bf92690b> ;
    schema1:name "Werkboekje beginselprogramma" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72bc13d393de669219454d5f74fdb605> ;
    schema1:sameAs <http://www.worldcat.org/oclc/435511137> .

