@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/b0085pp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/64875b24fca8d76bc33653f0cbd3c75b"^^xsd:string ;
  ns0:name "Pand 1674"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962501> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70834046 52.01200359, 4.70840449 52.01203327, 4.70849263 52.01194942, 4.70842896 52.01192394, 4.70840137 52.01194877, 4.70834046 52.01200359))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

