@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0092wc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/191898818bd0be42c9645d2bd3b5f7c9"^^xsd:string ;
  ns0:name "Pand 2434"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963261> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70537456 52.01264949, 4.70539706 52.01265942, 4.70549101 52.01257835, 4.70546851 52.01256842, 4.70537456 52.01264949))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

