@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/p861810147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding concernrecht / S.M. Bartman" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613301>,
        <http://data.bibliotheken.nl/id/thes/p075619490>,
        <http://data.bibliotheken.nl/id/thes/p077608003>,
        <http://data.bibliotheken.nl/id/thes/p078938635>,
        <http://data.bibliotheken.nl/id/thes/p397353456>,
        <http://data.bibliotheken.nl/id/thes/p397388470> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074624407> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060921984" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/25335e3cf8118aaf147e721d9f36f6ff> ;
    schema1:name "Inleiding concernrecht" ;
    schema1:numberOfPages 167 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0c631976bcf8e99194fbfc36ce0c122> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781786760> .

