@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/p842283218> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van wetenschap : een inleiding in de wetenschapsfilosofie / Gerard de Vries" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627426>,
        <http://data.bibliotheken.nl/id/thes/p077593448>,
        <http://data.bibliotheken.nl/id/thes/p078959845>,
        <http://data.bibliotheken.nl/id/thes/p397306989> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068388896> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "900192364X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94739d2cb5eb1a6f4099840282720bab> ;
    schema1:name "De ontwikkeling van wetenschap : een inleiding in de wetenschapsfilosofie" ;
    schema1:numberOfPages 163 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a40ad8c37c09d85a3800e3a38423b531> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781601372> .

