@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/p424358174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoofdlijnen Nederlands recht / Prof. mr.C.J. Loonstra ; illustraties Agnes Loonstra" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073002178> ;
    schema1:bookEdition "Veertiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p375880550> ;
    schema1:description "1e druk: Groningen : Wolters-Noordhoff, 1992" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789001593193" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25a5ac5f315d18a9f3cae3bf322e19fd> ;
    schema1:name "Hoofdlijnen Nederlands recht" ;
    schema1:numberOfPages 504 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a2a11580123f7e967667be59884f4803> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1138942149> .

