@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/p057446784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het PNF-concept in de praktijk / D. Beckers, M. Buck" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606607>,
        <http://data.bibliotheken.nl/id/thes/p077596528>,
        <http://data.bibliotheken.nl/id/thes/p114861226> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072321059> ;
    schema1:bookEdition "Verb. en bijgestelde uitg" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072321075> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9035213017" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8587c698eb9f3d52675b8f6168ce4b1> ;
    schema1:name "Het PNF-concept in de praktijk" ;
    schema1:numberOfPages 181 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81b49494cc16025fa96e19999c1d7721> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65018794> .

