@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/bLr72L>
  gtm:oppervlakte 69.0 ;
  gtm:kadastraalNummer 3725.0 ;
  gtm:kadastraleAanduiding "B3725"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3725"^^xsd:string ;
  schema:name "Perceel GDA01-B3725"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtzbT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72319> ;
  schema:startDate "2006-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089703665458 52.012696547642,4.708934104831 52.012683440359,4.708925182857 52.01269354585,4.7088949396299 52.012682199005,4.708904072743 52.012672580107,4.7090019165266 52.012569543486,4.7090624962329 52.012597621704,4.7089703665458 52.012696547642))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

