@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bijFKd>
  gtm:kadastraalNummer "3727"^^xsd:string ;
  gtm:oppervlakte "4"^^xsd:string ;
  gtm:kadastraleAanduiding "B3727"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3727"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16250372770000"@nl ;
  schema:name "Perceel GDA01-B3727"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372770000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3y6yA> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105067> ;
  schema:startDate "2006-03-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70978081 52.01135378, 4.70978305 52.01136639, 4.70973572 52.01136881, 4.70973340 52.01135621, 4.70973885 52.01135593, 4.70973958 52.01135589, 4.70978081 52.01135378))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

