@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/p42367207X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schrijven in de juridische praktijk / Susanne Hoogwater & Marcel Heerink" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078645697>,
        <http://data.bibliotheken.nl/id/thes/p078660920> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p30061196X> ;
    schema1:bookEdition "Vijfde druk, tweede editie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p291300251> ;
    schema1:description "Eerste druk: 2012" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789043021524" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/628409dd213debb427bdabe1f4533f89> ;
    schema1:name "Schrijven in de juridische praktijk" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2991aaa3f1f6cb8567bdd58c65e67efa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1119719870> .

