@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/p831527323> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De loop van de bevolking / door M.A. Lefèvre" ;
    dcterms1:issued "1959" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611381>,
        <http://data.bibliotheken.nl/id/thes/p078451280>,
        <http://data.bibliotheken.nl/id/thes/p397367104> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07018304X> ;
    schema1:description "Bovenaan titelpag.: Koninklijke Belgische Akademie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086117653> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cc3894dce98c34f26bd5ffe644a6478> ;
    schema1:name "De loop van de bevolking" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06da22ff9e7ccf48bb12893c9041379e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63278060> .

