@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bZAJAW>
  gtm:oppervlakte "148"^^xsd:string ;
  gtm:kadastraalNummer "2070"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2070"^^xsd:string ;
  gtm:kadastraleAanduiding "N2070"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16360207070000"@nl ;
  schema:name "Perceel GDA01-N2070"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360207070000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqCjx0> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bYXNbx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106153> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.67540041 52.00751796, 4.67547910 52.00747078, 4.67549432 52.00748045, 4.67552478 52.00749979, 4.67568534 52.00763374, 4.67562563 52.00766100, 4.67540041 52.00751796))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

