@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/p433048875> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wetenschap in je wijk : observeer en noteer" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p413708748> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc68b28c33bf7de794dfc718cb819b4d> ;
    schema1:name "Wetenschap in je wijk : observeer en noteer" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b0ed5680bad4bcaf6287a0629baa1795> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1260439586> .

