@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/p240728327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Casebook familierecht / J. Gerlo" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607902>,
        <http://data.bibliotheken.nl/id/thes/p078503507>,
        <http://data.bibliotheken.nl/id/thes/p078626811> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071551360> ;
    schema1:bookEdition "[Herz. uitg.]" ;
    schema1:description "1e dr.: 1999",
        "Met teksten in het Nederlands en het Frans" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isbn "905751480X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29694174dcf1bd8a213f7c6be4624a98> ;
    schema1:name "Casebook familierecht" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b8b503fca3789607a3288c5ad0b6fc4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66978434> .

