@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p164074538> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' I end up with the question 'why', but I don't start with it' : interview with Geoffrey Parker / Herman Roozenbeek ... [et al.]" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075215594> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8247c18c1684325d738386458ec673f> ;
    schema1:name "' I end up with the question 'why', but I don't start with it' : interview with Geoffrey Parker" .

