@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/p430119216> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "We love communities : hoe je succesvol wordt met jouw online community / Maartje Blijleven" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p28777239X> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046826010" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/311e324d36ec12cc7c8625f9a62e717f> ;
    schema1:name "We love communities : hoe je succesvol wordt met jouw online community" ;
    schema1:numberOfPages 269 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79e80a65a38a65ea225b41ff88349c60> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1201307184> .

