@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/p150996209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontslagrecht / L.H. van den Heuvel" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617188>,
        <http://data.bibliotheken.nl/id/thes/p077608267>,
        <http://data.bibliotheken.nl/id/thes/p078611946> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069799822> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810589648> ;
    schema1:isbn "9027144400" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c554d6d498c2425e5812f91717789d55> ;
    schema1:name "Ontslagrecht" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e326ab5d5bee9202b8110d50ecc8eaf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68644070> .

