@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/p810600951> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Faillissementsrecht / N.J. Polak" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760797X>,
        <http://data.bibliotheken.nl/id/thes/p078503280>,
        <http://data.bibliotheken.nl/id/thes/p397342969> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p436133997> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9001719775" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21488b76e85ac019289c886a8b43c54a> ;
    schema1:name "Faillissementsrecht" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3d9f92f9f3db2ebac36405a264d5ff54> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63382534> .

