@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/p865842892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boek en wetenschap ; wetenschap en taal / A. Grypdonck" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562737X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069299579>,
        <http://data.bibliotheken.nl/id/thes/p075303019> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca7f93c0335775744fa7814cffc4d0d3> ;
    schema1:name "Boek en wetenschap ; wetenschap en taal" ;
    schema1:numberOfPages 8 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7519288ea61a245cd24d66106aeb529c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64342023> .

