@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/bn4evz>
  gtm:oppervlakte 21.0 ;
  gtm:kadastraalNummer 4333.0 ;
  gtm:kadastraleAanduiding "C4333"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4333"^^xsd:string ;
  schema:name "Perceel GDA01-C4333"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260433370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bx3R0y> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72593> ;
  schema:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7139765146422 52.007951497385,4.7140261273852 52.007896888924,4.7140715274667 52.007912338958,4.7140247324601 52.007965534396,4.7139765146422 52.007951497385))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

