@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/bHGx9O>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3852.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3852"^^xsd:string ;
  gtm:kadastraleAanduiding "K3852"@nl ;
  ns0:name "Perceel GDA01-K3852"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330385270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5X3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81863> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7373526189319 52.012797510961,4.7373386045791 52.01285185825,4.7371485991391 52.012832724585,4.7369841121629 52.012816760647,4.7369845128962 52.012815243823,4.7369980213262 52.012762664491,4.7370122907806 52.012764064595,4.7370150696407 52.012753248943,4.7370654276437 52.012758165067,4.7370599157279 52.012779652814,4.737110961727 52.012784339021,4.7371136469155 52.012773954291,4.7371626239802 52.012778673992,4.7373526189319 52.012797510961))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

