@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/b0076z1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/03051b1afd93981b5de4afdc3c900529"^^xsd:string ;
  ns0:name "Pand 870"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961697> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71363001 52.00987593, 4.71356317 52.00986848, 4.71354983 52.00991408, 4.71361644 52.00992235, 4.71363001 52.00987593))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

