@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/brRkrr>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3776.0 ;
  gtm:kadastraleAanduiding "E3776"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3776"^^xsd:string ;
  ns0:name "Perceel GDA01-E3776"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280377670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc63i> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74272> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980680948109 52.009498637615,4.6981798424193 52.009566803768,4.6982671753341 52.009622854355,4.6983026116867 52.009646656339,4.6982541195692 52.009675306254,4.6982111214104 52.009650704969,4.6981275866357 52.009597723647,4.6980143443875 52.009528245373,4.6980680948109 52.009498637615))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

