@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/bOkV17>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 2142.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2142"^^xsd:string ;
  gtm:kadastraleAanduiding "I2142"@nl ;
  ns0:name "Perceel GDA01-I2142"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320214270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSnW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78472> ;
  ns0:startDate "2018-09-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7157062399149 52.017188661222,4.7156915704143 52.017189602227,4.7156714400354 52.017076647118,4.7156526244383 52.016965398309,4.7157328487935 52.016960615665,4.7157519261154 52.017071910895,4.7157719896512 52.017184479107,4.7157086167188 52.017188512988,4.7157062399149 52.017188661222))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

