@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 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/b6Fuda>
  gtm:oppervlakte "330"^^xsd:string ;
  gtm:kadastraalNummer "4101"^^xsd:string ;
  gtm:kadastraleAanduiding "H4101"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H4101"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16310410170000"@nl ;
  ns0:name "Perceel GDA01-H4101"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310410170000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87mBp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105440> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70537008 52.02490909, 4.70520842 52.02482409, 4.70542960 52.02466405, 4.70556679 52.02473617, 4.70553307 52.02477040, 4.70551357 52.02480525, 4.70537008 52.02490909))"^^geo:wktLiteral ;
    osm:area 330.0
  ] .

