@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/p802049249> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Huisarts en revalidatie / A. Verkuyl" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07564861X>,
        <http://data.bibliotheken.nl/id/thes/p075680041>,
        <http://data.bibliotheken.nl/id/thes/p077596528>,
        <http://data.bibliotheken.nl/id/thes/p078538378>,
        <http://data.bibliotheken.nl/id/thes/p07865033X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071444092> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802521800> ;
    schema1:isbn "9063483112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f20f9939aee9c8eea77ef5351a3799b8> ;
    schema1:name "Huisarts en revalidatie" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d350abded585820d957baa21972c0ad8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63416499> .

