@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/b0084b5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/323126c97ccf9ac3daddb0790902ef10"^^xsd:string ;
  ns0:name "Pand 1635"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962462> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71385057 52.01161326, 4.71375758 52.01159704, 4.71374990 52.01162787, 4.71383991 52.01164043, 4.71385057 52.01161326))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

