@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/b4ZR40>
  gtm:oppervlakte "1"^^xsd:string ;
  gtm:kadastraalNummer "2773"^^xsd:string ;
  gtm:kadastraleAanduiding "D2773"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2773"^^xsd:string ;
  ns0:name "Perceel GDA01-D2773"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270277370000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTynky> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73315> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708821 52.0090303,4.7088075 52.0090225,4.7088161 52.009017,4.7088288 52.0090244,4.708821 52.0090303))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

