@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bSICEM>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 3983.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3983"^^xsd:string ;
  gtm:kadastraleAanduiding "K3983"@nl ;
  schema:name "Perceel GDA01-K3983"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330398370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOLt3J> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81939> ;
  schema:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7207585363413 52.023283091355,4.7207716443848 52.02323541927,4.7211448616513 52.023276055345,4.7211318328484 52.02332332344,4.7207585363413 52.023283091355))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

