@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/bOkUIx>
  gtm:oppervlakte 71.0 ;
  gtm:kadastraalNummer 4527.0 ;
  gtm:kadastraleAanduiding "C4527"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4527"^^xsd:string ;
  schema:name "Perceel GDA01-C4527"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260452770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJmgBn> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73023> ;
  schema:startDate "2016-05-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7140273581542 52.009403694313,4.7139830874235 52.009401203022,4.7139702806341 52.009400482613,4.713971145672 52.009394285561,4.7139904232628 52.009255093513,4.7140121473172 52.009256566012,4.7140586366423 52.009259708157,4.7140283187175 52.009403744749,4.7140273581542 52.009403694313))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

