@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/p864625200> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het mateloze hart / A. Buckinx-Luykx" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069531641> ;
    schema1:description "Lit.opg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/624326b89143ccc172e410a231f189a5> ;
    schema1:name "Het mateloze hart" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f039edf281d5af72ded1fa3dd0d3dc7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64311614> .

