@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/b0077cc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/052c941909ec27d6dbfda110ba7f6280"^^xsd:string ;
  ns0:name "Pand 882"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961709> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71009273 52.00985273, 4.71013775 52.00987613, 4.71018440 52.00984230, 4.71014012 52.00981894, 4.71009273 52.00985273))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

