@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/p418995397> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schrijven in de juridische praktijk / Susanne Hoogwater & Marcel Heerink" ;
    dcterms1:issued "2017" ;
    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 "Derde druk" ;
    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/b19026ddeac2676d081f70c58bb853fc> ;
    schema1:name "Schrijven in de juridische praktijk" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e57a9afea07c51b53c2c2fb424e3fb63> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1043835211> .

