@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/p803024487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bewezen vaardigheid / E. Houghton ; [vert. uit het Engels door Ton Stam]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071275495> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070103992> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820811793> ;
    schema1:isbn "9062267548" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7eddbc64932392b96ec235cbd44f2e5a> ;
    schema1:name "Bewezen vaardigheid" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4f62b53e2dd87786585013c64c47e3dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63251382> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2e810450ab6aac81e4ca7d239fc9d670> .

