@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bDiPFr>
  gtm:oppervlakte "402"^^xsd:string ;
  gtm:kadastraalNummer "9743"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9743"^^xsd:string ;
  gtm:kadastraleAanduiding "K9743"^^xsd:string ;
  ns0:name "Perceel GDA01-K9743"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330974370000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIVRHo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80927> ;
  ns0:startDate "2019-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7333185 52.0116379,4.7331851 52.0116285,4.733254 52.0112549,4.7333195 52.0112594,4.7333245 52.011232,4.7334045 52.0112375,4.7333989 52.0112683,4.7333863 52.0112674,4.7333185 52.0116379))"^^geo:wktLiteral ;
    osm:area 402.0
  ] .

