@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/p055325009> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Natuurkunde in de onderbouw / [red. Harry Geurts ... et al.]" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075315076> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069400121> ;
    schema1:description "Handleiding bij de schooltv serie" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629178> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3975d4ed59ced199b4bcaf96972e74be> ;
    schema1:name "Natuurkunde in de onderbouw" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1b4d2f850e4cb5a35f55997250bd3b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64998288> .

