@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/p083893776> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Methodologie / J. Hoogstraten, W.J. van der Linden (red.)" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615134>,
        <http://data.bibliotheken.nl/id/thes/p077600339>,
        <http://data.bibliotheken.nl/id/thes/p078480396>,
        <http://data.bibliotheken.nl/id/thes/p078589479> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323591> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068417527>,
        <http://data.bibliotheken.nl/id/thes/p06949391X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p083892753> ;
    schema1:isbn "9068133004" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9488da8502b28d2b3a08334e0314e43d> ;
    schema1:name "Methodologie" ;
    schema1:numberOfPages 145 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/32215a5c8ec96382ccba70a544375a6f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65717160> .

