@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/b007z83>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bf864f5b3efe069b130bf8f6f6774fa8"^^xsd:string ;
  ns0:name "Pand 1488"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962315> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71394762 52.01006235, 4.71391394 52.01005863, 4.71389128 52.01011577, 4.71392806 52.01011981, 4.71394762 52.01006235))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

