@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/bTLfFV>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3728.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3728"^^xsd:string ;
  gtm:kadastraleAanduiding "I3728"@nl ;
  ns0:name "Perceel GDA01-I3728"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320372870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXvRc6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248344> ;
  ns0:startDate "2007-05-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7198724443213 52.017002318676,4.7196249900503 52.017017220699,4.7196467897797 52.016936610591,4.7197348305088 52.01693125833,4.71987263652 52.016922880374,4.7198950768427 52.016921515499,4.7198836612251 52.016962231119,4.7198830300003 52.016964510592,4.7198724443213 52.017002318676))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

