@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bWtkXJ>
  gtm:oppervlakte "17"^^xsd:string ;
  gtm:kadastraalNummer "4162"^^xsd:string ;
  gtm:kadastraleAanduiding "C4162"^^xsd:string ;
  ns0:identifier "perceel/C4162"^^xsd:string ;
  prov:hadPrimarySource <https://api.kadastralekaart.com/api/v1/parcel/GDA01/C/4162> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/232460> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71253065 52.00873446, 4.71245285 52.00882113, 4.71245400 52.00882152, 4.71245339 52.00882238, 4.71243232 52.00881618, 4.71251050 52.00872909, 4.71253065 52.00873446))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

