@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bhUeIM>
  gtm:kadastraalNummer "1679"^^xsd:string ;
  gtm:oppervlakte "190"^^xsd:string ;
  gtm:kadastraleAanduiding "C1679"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1679"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16260167970000"@nl ;
  ns0:name "Perceel GDA01-C1679"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260167970000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72431> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71207007 52.01270322, 4.71209295 52.01271895, 4.71204284 52.01275015, 4.71172089 52.01257606, 4.71177814 52.01253463, 4.71193414 52.01261297, 4.71193644 52.01261134, 4.71197545 52.01263816, 4.71200444 52.01265809, 4.71203939 52.01268212, 4.71207007 52.01270322))"^^geo:wktLiteral ;
    osm:area 179.0
  ] .

