@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/brRkCq>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3285.0 ;
  gtm:kadastraleAanduiding "H3285"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3285" ;
  ns0:name "Perceel GDA01-H3285"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310328570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sUck> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77577> ;
  ns0:startDate "2002-03-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992869276303 52.015260481045,4.6993942123064 52.015215186125,4.6994082735721 52.015209246044,4.6994462307856 52.015244720337,4.6993304534802 52.015292850961,4.6993096576629 52.015273449312,4.6993036305844 52.015276047698,4.6992869276303 52.015260481045))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

